#02bb7d color space conversions
Hex:
#02bb7d
RGB:
2, 187, 125
CMY:
99, 27, 51
CMYK:
99, 0, 33, 27
HSL:
160°, 97.8836%, 37.0588%
HSV (HSB):
160°, 98.9305%, 73.3333%
XYZ:
21.4970, 37.0342, 25.4173
xyY:
0.2561, 0.4412, 37.0342
CIE-Lab:
67.3027, -54.4259, 20.4794
CIE-LCH:
67.3027, 58.1514, 159.3796
CIE-Luv:
67.3027, -57.9304, 36.6461
Hunter-Lab:
60.8557, -43.4432, 17.8356
#02bb7d color charts
#02bb7d color shades, tints & tones
#02bb7d color schemes
#02bb7d color preview, HTML & CSS examples
This text has a color of #02bb7d
<p style="color:#02bb7d;">Text here</p>
.mytext {color:#02bb7d;}
This box has a color of #02bb7d
<div style="background-color:#02bb7d;">Content here</div>
.mybackground {background-color:#02bb7d;}
Border around this has a color of #02bb7d
<div style="border:2px solid #02bb7d;">Content here</div>
.myborder {border:2px solid #02bb7d;}