#02cd9d color space conversions
Hex:
#02cd9d
RGB:
2, 205, 157
CMY:
99, 20, 38
CMYK:
99, 0, 23, 20
HSL:
166°, 98.0676%, 40.5882%
HSV (HSB):
166°, 99.0244%, 80.3922%
XYZ:
27.9422, 46.1099, 39.3257
xyY:
0.2465, 0.4067, 46.1099
CIE-Lab:
73.6168, -53.8158, 12.0815
CIE-LCH:
73.6168, 55.1552, 167.3470
CIE-Luv:
73.6168, -61.6276, 25.9667
Hunter-Lab:
67.9042, -45.3808, 13.1961
#02cd9d color charts
#02cd9d color shades, tints & tones
#02cd9d color schemes
#02cd9d color preview, HTML & CSS examples
This text has a color of #02cd9d
<p style="color:#02cd9d;">Text here</p>
.mytext {color:#02cd9d;}
This box has a color of #02cd9d
<div style="background-color:#02cd9d;">Content here</div>
.mybackground {background-color:#02cd9d;}
Border around this has a color of #02cd9d
<div style="border:2px solid #02cd9d;">Content here</div>
.myborder {border:2px solid #02cd9d;}