| value | clean | 
|---|---|
| #1FDAE0 | 1FDAE0 | 
| fraction | r | g | b | value | 
|---|---|---|---|---|
| r : 0.12 g : 0.85 b : 0.88 | 31 | 218 | 224 | rgb(31, 218, 224) | 
| fraction | h | s | l | value | 
|---|---|---|---|---|
| h : 0.51 s : 0.76 l : 0.5 | 182 | 76 | 50 | hsl(182, 76%, 50%) | 
| fraction | value | h | s | v | 
|---|---|---|---|---|
| h : 0.51 s : 0.86 v : 0.88 | hsv(182, 86%, 88%) | 182 | 86 | 88 | 
| value | closest_named_hex | exact_match_name | distance | 
|---|---|---|---|
| Robins Egg Blue | #1FCECB | false | 805 | 
| fraction | value | c | m | y | k | 
|---|---|---|---|---|---|
| c : 0.86 m : 0.03 y : 0 k : 0.12 | cmyk(86, 3, 0, 12) | 86 | 3 | 0 | 12 | 
| fraction | value | X | Y | Z | 
|---|---|---|---|---|
| X : 0.51 Y : 0.7000000000000001 Z : 0.9400000000000001 | XYZ(51, 70, 94) | 51 | 70 | 94 | 
| bare | named | 
|---|---|
| https://www.thecolorapi.com/id?format=svg&named=false&hex=1FDAE0 | https://www.thecolorapi.com/id?format=svg&hex=1FDAE0 | 
| value | 
|---|
| #000000 | 
Read The Docs — About — Support — Author