#05df02 color space conversions
Hex:
#05df02
RGB:
5, 223, 2
CMY:
98, 13, 99
CMYK:
98, 0, 99, 13
HSL:
119°, 98.2222%, 44.1176%
HSV (HSB):
119°, 99.1031%, 87.4510%
XYZ:
26.4612, 52.8120, 8.8565
xyY:
0.3003, 0.5993, 52.8120
CIE-Lab:
77.7639, -77.6717, 75.0060
CIE-LCH:
77.7639, 107.9759, 136.0002
CIE-Luv:
77.7639, -73.4045, 95.0457
Hunter-Lab:
72.6719, -62.1805, 43.6446
#05df02 color charts
#05df02 color shades, tints & tones
#05df02 color schemes
#05df02 color preview, HTML & CSS examples
This text has a color of #05df02
<p style="color:#05df02;">Text here</p>
.mytext {color:#05df02;}
This box has a color of #05df02
<div style="background-color:#05df02;">Content here</div>
.mybackground {background-color:#05df02;}
Border around this has a color of #05df02
<div style="border:2px solid #05df02;">Content here</div>
.myborder {border:2px solid #05df02;}