#05bc02 color space conversions
Hex:
#05bc02
RGB:
5, 188, 2
CMY:
98, 26, 99
CMYK:
97, 0, 99, 26
HSL:
119°, 97.8947%, 37.2549%
HSV (HSB):
119°, 98.9362%, 73.7255%
XYZ:
18.0568, 36.0031, 6.0550
xyY:
0.3004, 0.5989, 36.0031
CIE-Lab:
66.5223, -68.2661, 65.9404
CIE-LCH:
66.5223, 94.9126, 135.9928
CIE-Luv:
66.5223, -62.7007, 81.2471
Hunter-Lab:
60.0026, -51.2879, 36.0187
#05bc02 color charts
#05bc02 color shades, tints & tones
#05bc02 color schemes
#05bc02 color preview, HTML & CSS examples
This text has a color of #05bc02
<p style="color:#05bc02;">Text here</p>
.mytext {color:#05bc02;}
This box has a color of #05bc02
<div style="background-color:#05bc02;">Content here</div>
.mybackground {background-color:#05bc02;}
Border around this has a color of #05bc02
<div style="border:2px solid #05bc02;">Content here</div>
.myborder {border:2px solid #05bc02;}