#82c080 color space conversions
Hex:
#82c080
RGB:
130, 192, 128
CMY:
49, 25, 50
CMYK:
32, 0, 33, 25
HSL:
118°, 33.6842%, 62.7451%
HSV (HSB):
118°, 33.3333%, 75.2941%
XYZ:
31.9518, 44.0036, 27.2316
xyY:
0.3096, 0.4264, 44.0036
CIE-Lab:
72.2309, -32.6448, 26.1134
CIE-LCH:
72.2309, 41.8042, 141.3427
CIE-Luv:
72.2309, -30.6586, 40.8762
Hunter-Lab:
66.3352, -30.1081, 22.0952
#82c080 color charts
#82c080 color shades, tints & tones
#82c080 color schemes
#82c080 color preview, HTML & CSS examples
This text has a color of #82c080
<p style="color:#82c080;">Text here</p>
.mytext {color:#82c080;}
This box has a color of #82c080
<div style="background-color:#82c080;">Content here</div>
.mybackground {background-color:#82c080;}
Border around this has a color of #82c080
<div style="border:2px solid #82c080;">Content here</div>
.myborder {border:2px solid #82c080;}