#82ca1e color space conversions
Hex:
#82ca1e
RGB:
130, 202, 30
CMY:
49, 21, 88
CMYK:
36, 0, 85, 21
HSL:
85°, 74.1379%, 45.4902%
HSV (HSB):
85°, 85.1485%, 79.2157%
XYZ:
30.5608, 47.0806, 8.7050
xyY:
0.3539, 0.5453, 47.0806
CIE-Lab:
74.2413, -46.4305, 69.4295
CIE-LCH:
74.2413, 83.5240, 123.7724
CIE-Luv:
74.2413, -36.2909, 84.0526
Hunter-Lab:
68.6153, -40.5741, 40.5088
#82ca1e color charts
#82ca1e color shades, tints & tones
#82ca1e color schemes
#82ca1e color preview, HTML & CSS examples
This text has a color of #82ca1e
<p style="color:#82ca1e;">Text here</p>
.mytext {color:#82ca1e;}
This box has a color of #82ca1e
<div style="background-color:#82ca1e;">Content here</div>
.mybackground {background-color:#82ca1e;}
Border around this has a color of #82ca1e
<div style="border:2px solid #82ca1e;">Content here</div>
.myborder {border:2px solid #82ca1e;}