#02bb5f color space conversions
Hex:
#02bb5f
RGB:
2, 187, 95
CMY:
99, 27, 63
CMYK:
99, 0, 49, 27
HSL:
150°, 97.8836%, 37.0588%
HSV (HSB):
150°, 98.9305%, 73.3333%
XYZ:
19.8609, 36.3798, 16.8017
xyY:
0.2719, 0.4981, 36.3798
CIE-Lab:
66.8091, -60.2316, 35.5003
CIE-LCH:
66.8091, 69.9151, 149.4850
CIE-Luv:
66.8091, -59.8105, 54.9065
Hunter-Lab:
60.3157, -46.7754, 25.7050
#02bb5f color charts
#02bb5f color shades, tints & tones
#02bb5f color schemes
#02bb5f color preview, HTML & CSS examples
This text has a color of #02bb5f
<p style="color:#02bb5f;">Text here</p>
.mytext {color:#02bb5f;}
This box has a color of #02bb5f
<div style="background-color:#02bb5f;">Content here</div>
.mybackground {background-color:#02bb5f;}
Border around this has a color of #02bb5f
<div style="border:2px solid #02bb5f;">Content here</div>
.myborder {border:2px solid #02bb5f;}