#02bc0e color space conversions
Hex:
#02bc0e
RGB:
2, 188, 14
CMY:
99, 26, 95
CMYK:
99, 0, 93, 26
HSL:
124°, 97.8947%, 37.2549%
HSV (HSB):
124°, 98.9362%, 73.7255%
XYZ:
18.0875, 36.0111, 6.4130
xyY:
0.2989, 0.5951, 36.0111
CIE-Lab:
66.5284, -68.1293, 64.4753
CIE-LCH:
66.5284, 93.8012, 136.5784
CIE-Luv:
66.5284, -62.7519, 80.3311
Hunter-Lab:
60.0092, -51.2140, 35.6703
#02bc0e color charts
#02bc0e color shades, tints & tones
#02bc0e color schemes
#02bc0e color preview, HTML & CSS examples
This text has a color of #02bc0e
<p style="color:#02bc0e;">Text here</p>
.mytext {color:#02bc0e;}
This box has a color of #02bc0e
<div style="background-color:#02bc0e;">Content here</div>
.mybackground {background-color:#02bc0e;}
Border around this has a color of #02bc0e
<div style="border:2px solid #02bc0e;">Content here</div>
.myborder {border:2px solid #02bc0e;}