#02cdef color space conversions
Hex:
#02cdef
RGB:
2, 205, 239
CMY:
99, 20, 6
CMYK:
99, 14, 0, 6
HSL:
189°, 98.3402%, 47.2549%
HSV (HSB):
189°, 99.1632%, 93.7255%
XYZ:
37.4363, 49.9075, 89.3214
xyY:
0.2119, 0.2825, 49.9075
CIE-Lab:
76.0125, -30.0934, -28.5819
CIE-LCH:
76.0125, 41.5035, 223.5244
CIE-Luv:
76.0125, -55.1081, -41.6869
Hunter-Lab:
70.6453, -29.0385, -25.5125
#02cdef color charts
#02cdef color shades, tints & tones
#02cdef color schemes
#02cdef color preview, HTML & CSS examples
This text has a color of #02cdef
<p style="color:#02cdef;">Text here</p>
.mytext {color:#02cdef;}
This box has a color of #02cdef
<div style="background-color:#02cdef;">Content here</div>
.mybackground {background-color:#02cdef;}
Border around this has a color of #02cdef
<div style="border:2px solid #02cdef;">Content here</div>
.myborder {border:2px solid #02cdef;}