#00cdef color space conversions
Hex:
#00cdef
RGB:
0, 205, 239
CMY:
100, 20, 6
CMYK:
100, 14, 0, 6
HSL:
189°, 100.0000%, 46.8627%
HSV (HSB):
189°, 100.0000%, 93.7255%
XYZ:
37.4113, 49.8946, 89.3202
xyY:
0.2118, 0.2825, 49.8946
CIE-Lab:
76.0045, -30.1409, -28.5948
CIE-LCH:
76.0045, 41.5468, 223.4921
CIE-Luv:
76.0045, -55.1666, -41.7027
Hunter-Lab:
70.6361, -29.0735, -25.5276
#00cdef color charts
#00cdef color shades, tints & tones
#00cdef color schemes
#00cdef color preview, HTML & CSS examples
This text has a color of #00cdef
<p style="color:#00cdef;">Text here</p>
.mytext {color:#00cdef;}
This box has a color of #00cdef
<div style="background-color:#00cdef;">Content here</div>
.mybackground {background-color:#00cdef;}
Border around this has a color of #00cdef
<div style="border:2px solid #00cdef;">Content here</div>
.myborder {border:2px solid #00cdef;}