#82bf8c color space conversions
Hex:
#82bf8c
RGB:
130, 191, 140
CMY:
49, 25, 45
CMYK:
32, 0, 27, 25
HSL:
130°, 32.2751%, 62.9412%
HSV (HSB):
130°, 31.9372%, 74.9020%
XYZ:
32.5703, 43.9009, 31.5680
xyY:
0.3015, 0.4063, 43.9009
CIE-Lab:
72.1622, -30.1196, 19.6329
CIE-LCH:
72.1622, 35.9533, 146.9024
CIE-Luv:
72.1622, -30.0594, 32.3473
Hunter-Lab:
66.2577, -28.2057, 18.1321
#82bf8c color charts
#82bf8c color shades, tints & tones
#82bf8c color schemes
#82bf8c color preview, HTML & CSS examples
This text has a color of #82bf8c
<p style="color:#82bf8c;">Text here</p>
.mytext {color:#82bf8c;}
This box has a color of #82bf8c
<div style="background-color:#82bf8c;">Content here</div>
.mybackground {background-color:#82bf8c;}
Border around this has a color of #82bf8c
<div style="border:2px solid #82bf8c;">Content here</div>
.myborder {border:2px solid #82bf8c;}