#82ff90 color space conversions
Hex:
#82ff90
RGB:
130, 255, 144
CMY:
49, 0, 44
CMYK:
49, 0, 44, 0
HSL:
127°, 100.0000%, 75.4902%
HSV (HSB):
127°, 49.0196%, 100.0000%
XYZ:
50.0000, 78.2794, 38.8597
xyY:
0.2992, 0.4683, 78.2794
CIE-Lab:
90.9073, -57.1800, 42.4575
CIE-LCH:
90.9073, 71.2193, 143.4053
CIE-Luv:
90.9073, -57.5203, 67.5028
Hunter-Lab:
88.4757, -53.9573, 35.8920
#82ff90 color charts
#82ff90 color shades, tints & tones
#82ff90 color schemes
#82ff90 color preview, HTML & CSS examples
This text has a color of #82ff90
<p style="color:#82ff90;">Text here</p>
.mytext {color:#82ff90;}
This box has a color of #82ff90
<div style="background-color:#82ff90;">Content here</div>
.mybackground {background-color:#82ff90;}
Border around this has a color of #82ff90
<div style="border:2px solid #82ff90;">Content here</div>
.myborder {border:2px solid #82ff90;}