#02b012 color space conversions
Hex:
#02b012
RGB:
2, 176, 18
CMY:
99, 31, 93
CMYK:
99, 0, 90, 31
HSL:
126°, 97.7528%, 34.9020%
HSV (HSB):
126°, 98.8636%, 69.0196%
XYZ:
15.6596, 31.1072, 5.7512
xyY:
0.2982, 0.5923, 31.1072
CIE-Lab:
62.5981, -64.6798, 60.4732
CIE-LCH:
62.5981, 88.5465, 136.9250
CIE-Luv:
62.5981, -58.9527, 74.9731
Hunter-Lab:
55.7739, -47.4871, 32.9279
#02b012 color charts
#02b012 color shades, tints & tones
#02b012 color schemes
#02b012 color preview, HTML & CSS examples
This text has a color of #02b012
<p style="color:#02b012;">Text here</p>
.mytext {color:#02b012;}
This box has a color of #02b012
<div style="background-color:#02b012;">Content here</div>
.mybackground {background-color:#02b012;}
Border around this has a color of #02b012
<div style="border:2px solid #02b012;">Content here</div>
.myborder {border:2px solid #02b012;}