#02bf5c color space conversions
Hex:
#02bf5c
RGB:
2, 191, 92
CMY:
99, 25, 64
CMYK:
99, 0, 52, 25
HSL:
149°, 97.9275%, 37.8431%
HSV (HSB):
149°, 98.9529%, 74.9020%
XYZ:
20.5876, 38.0472, 16.3840
xyY:
0.2744, 0.5072, 38.0472
CIE-Lab:
68.0554, -62.0282, 38.5456
CIE-LCH:
68.0554, 73.0292, 148.1423
CIE-Luv:
68.0554, -61.2733, 58.6822
Hunter-Lab:
61.6824, -48.3667, 27.4292
#02bf5c color charts
#02bf5c color shades, tints & tones
#02bf5c color schemes
#02bf5c color preview, HTML & CSS examples
This text has a color of #02bf5c
<p style="color:#02bf5c;">Text here</p>
.mytext {color:#02bf5c;}
This box has a color of #02bf5c
<div style="background-color:#02bf5c;">Content here</div>
.mybackground {background-color:#02bf5c;}
Border around this has a color of #02bf5c
<div style="border:2px solid #02bf5c;">Content here</div>
.myborder {border:2px solid #02bf5c;}