#82f94e color space conversions
Hex:
#82f94e
RGB:
130, 249, 78
CMY:
49, 2, 69
CMYK:
48, 0, 69, 2
HSL:
102°, 93.4426%, 64.1176%
HSV (HSB):
102°, 68.6747%, 97.6471%
XYZ:
44.4567, 73.0472, 18.9641
xyY:
0.3258, 0.5353, 73.0472
CIE-Lab:
88.4702, -62.1794, 68.4294
CIE-LCH:
88.4702, 92.4600, 132.2604
CIE-Luv:
88.4702, -56.6850, 93.0034
Hunter-Lab:
85.4677, -56.7201, 46.6717
#82f94e color charts
#82f94e color shades, tints & tones
#82f94e color schemes
#82f94e color preview, HTML & CSS examples
This text has a color of #82f94e
<p style="color:#82f94e;">Text here</p>
.mytext {color:#82f94e;}
This box has a color of #82f94e
<div style="background-color:#82f94e;">Content here</div>
.mybackground {background-color:#82f94e;}
Border around this has a color of #82f94e
<div style="border:2px solid #82f94e;">Content here</div>
.myborder {border:2px solid #82f94e;}