#08eedc color space conversions
Hex:
#08eedc
RGB:
8, 238, 220
CMY:
97, 7, 14
CMYK:
97, 0, 8, 7
HSL:
175°, 93.4959%, 48.2353%
HSV (HSB):
175°, 96.6387%, 93.3333%
XYZ:
43.5929, 66.3680, 78.2229
xyY:
0.2317, 0.3527, 66.3680
CIE-Lab:
85.1838, -50.5439, -4.6695
CIE-LCH:
85.1838, 50.7591, 185.2783
CIE-Luv:
85.1838, -67.4918, 0.6554
Hunter-Lab:
81.4666, -47.0507, 0.0973
#08eedc color charts
#08eedc color shades, tints & tones
#08eedc color schemes
#08eedc color preview, HTML & CSS examples
This text has a color of #08eedc
<p style="color:#08eedc;">Text here</p>
.mytext {color:#08eedc;}
This box has a color of #08eedc
<div style="background-color:#08eedc;">Content here</div>
.mybackground {background-color:#08eedc;}
Border around this has a color of #08eedc
<div style="border:2px solid #08eedc;">Content here</div>
.myborder {border:2px solid #08eedc;}