#02bc10 color space conversions
Hex:
#02bc10
RGB:
2, 188, 16
CMY:
99, 26, 94
CMYK:
99, 0, 91, 26
HSL:
125°, 97.8947%, 37.2549%
HSV (HSB):
125°, 98.9362%, 73.7255%
XYZ:
18.1018, 36.0168, 6.4881
xyY:
0.2987, 0.5943, 36.0168
CIE-Lab:
66.5327, -68.0725, 64.1802
CIE-LCH:
66.5327, 93.5573, 136.6857
CIE-Luv:
66.5327, -62.7316, 80.1401
Hunter-Lab:
60.0140, -51.1842, 35.6000
#02bc10 color charts
#02bc10 color shades, tints & tones
#02bc10 color schemes
#02bc10 color preview, HTML & CSS examples
This text has a color of #02bc10
<p style="color:#02bc10;">Text here</p>
.mytext {color:#02bc10;}
This box has a color of #02bc10
<div style="background-color:#02bc10;">Content here</div>
.mybackground {background-color:#02bc10;}
Border around this has a color of #02bc10
<div style="border:2px solid #02bc10;">Content here</div>
.myborder {border:2px solid #02bc10;}