#02bf32 color space conversions
Hex:
#02bf32
RGB:
2, 191, 50
CMY:
99, 25, 80
CMYK:
99, 0, 74, 25
HSL:
135°, 97.9275%, 37.8431%
HSV (HSB):
135°, 98.9529%, 74.9020%
XYZ:
19.2316, 37.5048, 9.2432
xyY:
0.2915, 0.5684, 37.5048
CIE-Lab:
67.6540, -67.0413, 56.3322
CIE-LCH:
67.6540, 87.5663, 139.9610
CIE-Luv:
67.6540, -63.0028, 75.1422
Hunter-Lab:
61.2412, -51.1177, 33.9201
#02bf32 color charts
#02bf32 color shades, tints & tones
#02bf32 color schemes
#02bf32 color preview, HTML & CSS examples
This text has a color of #02bf32
<p style="color:#02bf32;">Text here</p>
.mytext {color:#02bf32;}
This box has a color of #02bf32
<div style="background-color:#02bf32;">Content here</div>
.mybackground {background-color:#02bf32;}
Border around this has a color of #02bf32
<div style="border:2px solid #02bf32;">Content here</div>
.myborder {border:2px solid #02bf32;}