#00e8cd color space conversions
Hex:
#00e8cd
RGB:
0, 232, 205
CMY:
100, 9, 20
CMYK:
100, 0, 12, 9
HSL:
173°, 100.0000%, 45.4902%
HSV (HSB):
173°, 100.0000%, 90.9804%
XYZ:
39.8761, 62.1210, 67.6465
xyY:
0.2351, 0.3662, 62.1210
CIE-Lab:
82.9777, -52.3211, -0.0061
CIE-LCH:
82.9777, 52.3211, 180.0067
CIE-Luv:
82.9777, -66.9327, 8.2347
Hunter-Lab:
78.8169, -47.6205, 4.2848
#00e8cd color charts
#00e8cd color shades, tints & tones
#00e8cd color schemes
#00e8cd color preview, HTML & CSS examples
This text has a color of #00e8cd
<p style="color:#00e8cd;">Text here</p>
.mytext {color:#00e8cd;}
This box has a color of #00e8cd
<div style="background-color:#00e8cd;">Content here</div>
.mybackground {background-color:#00e8cd;}
Border around this has a color of #00e8cd
<div style="border:2px solid #00e8cd;">Content here</div>
.myborder {border:2px solid #00e8cd;}