#82fb2d color space conversions
Hex:
#82fb2d
RGB:
130, 251, 45
CMY:
49, 2, 82
CMYK:
48, 0, 82, 2
HSL:
95°, 96.2617%, 58.0392%
HSV (HSB):
95°, 82.0717%, 98.4314%
XYZ:
44.1768, 73.9296, 14.4241
xyY:
0.3333, 0.5578, 73.9296
CIE-Lab:
88.8892, -64.8019, 78.8890
CIE-LCH:
88.8892, 102.0919, 129.4008
CIE-Luv:
88.8892, -57.9399, 101.4667
Hunter-Lab:
85.9824, -58.7578, 50.2413
#82fb2d color charts
#82fb2d color shades, tints & tones
#82fb2d color schemes
#82fb2d color preview, HTML & CSS examples
This text has a color of #82fb2d
<p style="color:#82fb2d;">Text here</p>
.mytext {color:#82fb2d;}
This box has a color of #82fb2d
<div style="background-color:#82fb2d;">Content here</div>
.mybackground {background-color:#82fb2d;}
Border around this has a color of #82fb2d
<div style="border:2px solid #82fb2d;">Content here</div>
.myborder {border:2px solid #82fb2d;}