#82ec2f color space conversions
Hex:
#82ec2f
RGB:
130, 236, 47
CMY:
49, 7, 82
CMYK:
45, 0, 80, 7
HSL:
94°, 83.2599%, 55.4902%
HSV (HSB):
94°, 80.0847%, 92.5490%
XYZ:
39.7145, 64.9420, 13.1312
xyY:
0.3372, 0.5513, 64.9420
CIE-Lab:
84.4538, -59.1899, 74.3838
CIE-LCH:
84.4538, 95.0600, 128.5105
CIE-Luv:
84.4538, -51.6141, 95.0760
Hunter-Lab:
80.5866, -53.0586, 46.7496
#82ec2f color charts
#82ec2f color shades, tints & tones
#82ec2f color schemes
#82ec2f color preview, HTML & CSS examples
This text has a color of #82ec2f
<p style="color:#82ec2f;">Text here</p>
.mytext {color:#82ec2f;}
This box has a color of #82ec2f
<div style="background-color:#82ec2f;">Content here</div>
.mybackground {background-color:#82ec2f;}
Border around this has a color of #82ec2f
<div style="border:2px solid #82ec2f;">Content here</div>
.myborder {border:2px solid #82ec2f;}