#82ac30 color space conversions
Hex:
#82ac30
RGB:
130, 172, 48
CMY:
49, 33, 81
CMYK:
24, 0, 72, 33
HSL:
80°, 56.3636%, 43.1373%
HSV (HSB):
80°, 72.0930%, 67.4510%
XYZ:
24.4919, 34.4643, 8.1577
xyY:
0.3649, 0.5135, 34.4643
CIE-Lab:
65.3294, -32.3837, 55.9092
CIE-LCH:
65.3294, 64.6107, 120.0802
CIE-Luv:
65.3294, -21.0029, 67.7309
Hunter-Lab:
58.7063, -28.2667, 32.8556
#82ac30 color charts
#82ac30 color shades, tints & tones
#82ac30 color schemes
#82ac30 color preview, HTML & CSS examples
This text has a color of #82ac30
<p style="color:#82ac30;">Text here</p>
.mytext {color:#82ac30;}
This box has a color of #82ac30
<div style="background-color:#82ac30;">Content here</div>
.mybackground {background-color:#82ac30;}
Border around this has a color of #82ac30
<div style="border:2px solid #82ac30;">Content here</div>
.myborder {border:2px solid #82ac30;}