#00daef color space conversions
Hex:
#00daef
RGB:
0, 218, 239
CMY:
100, 15, 6
CMYK:
100, 9, 0, 6
HSL:
185°, 100.0000%, 46.8627%
HSV (HSB):
185°, 100.0000%, 93.7255%
XYZ:
40.6514, 56.3748, 90.4002
xyY:
0.2169, 0.3008, 56.3748
CIE-Lab:
79.8267, -36.3285, -22.7565
CIE-LCH:
79.8267, 42.8675, 212.0634
CIE-Luv:
79.8267, -59.5217, -31.1232
Hunter-Lab:
75.0832, -34.7524, -18.8270
#00daef color charts
#00daef color shades, tints & tones
#00daef color schemes
#00daef color preview, HTML & CSS examples
This text has a color of #00daef
<p style="color:#00daef;">Text here</p>
.mytext {color:#00daef;}
This box has a color of #00daef
<div style="background-color:#00daef;">Content here</div>
.mybackground {background-color:#00daef;}
Border around this has a color of #00daef
<div style="border:2px solid #00daef;">Content here</div>
.myborder {border:2px solid #00daef;}