#82bf3c color space conversions
Hex:
#82bf3c
RGB:
130, 191, 60
CMY:
49, 25, 76
CMYK:
32, 0, 69, 25
HSL:
88°, 52.1912%, 49.2157%
HSV (HSB):
88°, 68.5864%, 74.9020%
XYZ:
28.6523, 42.3337, 10.9360
xyY:
0.3498, 0.5168, 42.3337
CIE-Lab:
71.1004, -40.1761, 57.2058
CIE-LCH:
71.1004, 69.9044, 125.0807
CIE-Luv:
71.1004, -30.7621, 72.7575
Hunter-Lab:
65.0643, -35.2567, 35.5795
#82bf3c color charts
#82bf3c color shades, tints & tones
#82bf3c color schemes
#82bf3c color preview, HTML & CSS examples
This text has a color of #82bf3c
<p style="color:#82bf3c;">Text here</p>
.mytext {color:#82bf3c;}
This box has a color of #82bf3c
<div style="background-color:#82bf3c;">Content here</div>
.mybackground {background-color:#82bf3c;}
Border around this has a color of #82bf3c
<div style="border:2px solid #82bf3c;">Content here</div>
.myborder {border:2px solid #82bf3c;}