#82ff2f color space conversions
Hex:
#82ff2f
RGB:
130, 255, 47
CMY:
49, 0, 82
CMYK:
49, 0, 82, 0
HSL:
96°, 100.0000%, 59.2157%
HSV (HSB):
96°, 81.5686%, 100.0000%
XYZ:
45.4790, 76.4711, 15.0527
xyY:
0.3320, 0.5582, 76.4711
CIE-Lab:
90.0776, -66.1553, 79.4779
CIE-LCH:
90.0776, 103.4082, 129.7731
CIE-Luv:
90.0776, -59.5588, 102.7275
Hunter-Lab:
87.4477, -60.2009, 51.0076
#82ff2f color charts
#82ff2f color shades, tints & tones
#82ff2f color schemes
#82ff2f color preview, HTML & CSS examples
This text has a color of #82ff2f
<p style="color:#82ff2f;">Text here</p>
.mytext {color:#82ff2f;}
This box has a color of #82ff2f
<div style="background-color:#82ff2f;">Content here</div>
.mybackground {background-color:#82ff2f;}
Border around this has a color of #82ff2f
<div style="border:2px solid #82ff2f;">Content here</div>
.myborder {border:2px solid #82ff2f;}