#82f12d color space conversions
Hex:
#82f12d
RGB:
130, 241, 45
CMY:
49, 5, 82
CMYK:
46, 0, 81, 5
HSL:
94°, 87.5000%, 56.0784%
HSV (HSB):
94°, 81.3278%, 94.5098%
XYZ:
41.1349, 67.8459, 13.4102
xyY:
0.3361, 0.5543, 67.8459
CIE-Lab:
85.9293, -61.1456, 76.2330
CIE-LCH:
85.9293, 97.7254, 128.7327
CIE-Luv:
85.9293, -53.7647, 97.4591
Hunter-Lab:
82.3686, -55.0022, 48.0052
#82f12d color charts
#82f12d color shades, tints & tones
#82f12d color schemes
#82f12d color preview, HTML & CSS examples
This text has a color of #82f12d
<p style="color:#82f12d;">Text here</p>
.mytext {color:#82f12d;}
This box has a color of #82f12d
<div style="background-color:#82f12d;">Content here</div>
.mybackground {background-color:#82f12d;}
Border around this has a color of #82f12d
<div style="border:2px solid #82f12d;">Content here</div>
.myborder {border:2px solid #82f12d;}