#08c5c5 color space conversions
Hex:
#08c5c5
RGB:
8, 197, 197
CMY:
97, 23, 23
CMYK:
96, 0, 0, 23
HSL:
180°, 92.1951%, 40.1961%
HSV (HSB):
180°, 95.9391%, 77.2549%
XYZ:
30.1444, 44.0153, 59.7304
xyY:
0.2251, 0.3287, 44.0153
CIE-Lab:
72.2388, -39.3615, -11.5867
CIE-LCH:
72.2388, 41.0315, 196.4027
CIE-Luv:
72.2388, -55.5719, -11.9996
Hunter-Lab:
66.3441, -34.9979, -6.9387
#08c5c5 color charts
#08c5c5 color shades, tints & tones
#08c5c5 color schemes
#08c5c5 color preview, HTML & CSS examples
This text has a color of #08c5c5
<p style="color:#08c5c5;">Text here</p>
.mytext {color:#08c5c5;}
This box has a color of #08c5c5
<div style="background-color:#08c5c5;">Content here</div>
.mybackground {background-color:#08c5c5;}
Border around this has a color of #08c5c5
<div style="border:2px solid #08c5c5;">Content here</div>
.myborder {border:2px solid #08c5c5;}