#82ed3d color space conversions
Hex:
#82ed3d
RGB:
130, 237, 61
CMY:
49, 7, 76
CMYK:
45, 0, 74, 7
HSL:
96°, 83.0189%, 58.4314%
HSV (HSB):
96°, 74.2616%, 92.9412%
XYZ:
40.3324, 65.6511, 14.9611
xyY:
0.3335, 0.5428, 65.6511
CIE-Lab:
84.8181, -58.8315, 70.6201
CIE-LCH:
84.8181, 91.9149, 129.7967
CIE-Luv:
84.8181, -51.8922, 92.4874
Hunter-Lab:
81.0254, -52.9416, 45.7701
#82ed3d color charts
#82ed3d color shades, tints & tones
#82ed3d color schemes
#82ed3d color preview, HTML & CSS examples
This text has a color of #82ed3d
<p style="color:#82ed3d;">Text here</p>
.mytext {color:#82ed3d;}
This box has a color of #82ed3d
<div style="background-color:#82ed3d;">Content here</div>
.mybackground {background-color:#82ed3d;}
Border around this has a color of #82ed3d
<div style="border:2px solid #82ed3d;">Content here</div>
.myborder {border:2px solid #82ed3d;}