#08dcdc color space conversions
Hex:
#08dcdc
RGB:
8, 220, 220
CMY:
97, 14, 14
CMYK:
96, 0, 0, 14
HSL:
180°, 92.9825%, 44.7059%
HSV (HSB):
180°, 96.3636%, 86.2745%
XYZ:
38.6116, 56.4053, 76.5624
xyY:
0.2250, 0.3287, 56.4053
CIE-Lab:
79.8440, -42.8124, -12.5996
CIE-LCH:
79.8440, 44.6279, 196.3991
CIE-Luv:
79.8440, -61.4952, -13.2786
Hunter-Lab:
75.1035, -39.6621, -7.8693
#08dcdc color charts
#08dcdc color shades, tints & tones
#08dcdc color schemes
#08dcdc color preview, HTML & CSS examples
This text has a color of #08dcdc
<p style="color:#08dcdc;">Text here</p>
.mytext {color:#08dcdc;}
This box has a color of #08dcdc
<div style="background-color:#08dcdc;">Content here</div>
.mybackground {background-color:#08dcdc;}
Border around this has a color of #08dcdc
<div style="border:2px solid #08dcdc;">Content here</div>
.myborder {border:2px solid #08dcdc;}