#05f80c color space conversions
Hex:
#05f80c
RGB:
5, 248, 12
CMY:
98, 3, 95
CMYK:
98, 0, 95, 3
HSL:
122°, 96.0474%, 49.6078%
HSV (HSB):
122°, 97.9839%, 97.2549%
XYZ:
33.6963, 67.1936, 11.5415
xyY:
0.2997, 0.5976, 67.1936
CIE-Lab:
85.6016, -84.0617, 80.5230
CIE-LCH:
85.6016, 116.4059, 136.2317
CIE-Luv:
85.6016, -80.7917, 104.1317
Hunter-Lab:
81.9717, -70.0740, 49.0322
#05f80c color charts
#05f80c color shades, tints & tones
#05f80c color schemes
#05f80c color preview, HTML & CSS examples
This text has a color of #05f80c
<p style="color:#05f80c;">Text here</p>
.mytext {color:#05f80c;}
This box has a color of #05f80c
<div style="background-color:#05f80c;">Content here</div>
.mybackground {background-color:#05f80c;}
Border around this has a color of #05f80c
<div style="border:2px solid #05f80c;">Content here</div>
.myborder {border:2px solid #05f80c;}