#00e5cd color space conversions
Hex:
#00e5cd
RGB:
0, 229, 205
CMY:
100, 10, 20
CMYK:
100, 0, 10, 10
HSL:
174°, 100.0000%, 44.9020%
HSV (HSB):
174°, 100.0000%, 89.8039%
XYZ:
39.0388, 60.4464, 67.3674
xyY:
0.2340, 0.3623, 60.4464
CIE-Lab:
82.0802, -51.0910, -1.3185
CIE-LCH:
82.0802, 51.1080, 181.4783
CIE-Luv:
82.0802, -65.9400, 5.9903
Hunter-Lab:
77.7473, -46.4287, 3.0488
#00e5cd color charts
#00e5cd color shades, tints & tones
#00e5cd color schemes
#00e5cd color preview, HTML & CSS examples
This text has a color of #00e5cd
<p style="color:#00e5cd;">Text here</p>
.mytext {color:#00e5cd;}
This box has a color of #00e5cd
<div style="background-color:#00e5cd;">Content here</div>
.mybackground {background-color:#00e5cd;}
Border around this has a color of #00e5cd
<div style="border:2px solid #00e5cd;">Content here</div>
.myborder {border:2px solid #00e5cd;}