#01daec color space conversions
Hex:
#01daec
RGB:
1, 218, 236
CMY:
100, 15, 7
CMYK:
100, 8, 0, 7
HSL:
185°, 99.1561%, 46.4706%
HSV (HSB):
185°, 99.5763%, 92.5490%
XYZ:
40.2242, 56.2054, 88.0856
xyY:
0.2180, 0.3046, 56.2054
CIE-Lab:
79.7306, -37.2385, -21.3039
CIE-LCH:
79.7306, 42.9018, 209.7736
CIE-Luv:
79.7306, -59.7355, -28.5384
Hunter-Lab:
74.9703, -35.4263, -17.1830
#01daec color charts
#01daec color shades, tints & tones
#01daec color schemes
#01daec color preview, HTML & CSS examples
This text has a color of #01daec
<p style="color:#01daec;">Text here</p>
.mytext {color:#01daec;}
This box has a color of #01daec
<div style="background-color:#01daec;">Content here</div>
.mybackground {background-color:#01daec;}
Border around this has a color of #01daec
<div style="border:2px solid #01daec;">Content here</div>
.myborder {border:2px solid #01daec;}