#82ca8c color space conversions
Hex:
#82ca8c
RGB:
130, 202, 140
CMY:
49, 21, 45
CMYK:
36, 0, 31, 21
HSL:
128°, 40.4494%, 65.0980%
HSV (HSB):
128°, 35.6436%, 79.2157%
XYZ:
35.0601, 48.8803, 32.3979
xyY:
0.3014, 0.4202, 48.8803
CIE-Lab:
75.3768, -35.2784, 24.0254
CIE-LCH:
75.3768, 42.6824, 145.7442
CIE-Luv:
75.3768, -35.0787, 39.1720
Hunter-Lab:
69.9145, -32.8378, 21.4655
#82ca8c color charts
#82ca8c color shades, tints & tones
#82ca8c color schemes
#82ca8c color preview, HTML & CSS examples
This text has a color of #82ca8c
<p style="color:#82ca8c;">Text here</p>
.mytext {color:#82ca8c;}
This box has a color of #82ca8c
<div style="background-color:#82ca8c;">Content here</div>
.mybackground {background-color:#82ca8c;}
Border around this has a color of #82ca8c
<div style="border:2px solid #82ca8c;">Content here</div>
.myborder {border:2px solid #82ca8c;}