#82fed5 color space conversions
Hex:
#82fed5
RGB:
130, 254, 213
CMY:
49, 0, 16
CMYK:
49, 0, 16, 0
HSL:
160°, 98.4127%, 75.2941%
HSV (HSB):
160°, 48.8189%, 99.6078%
XYZ:
56.6580, 80.4335, 75.4898
xyY:
0.2665, 0.3784, 80.4335
CIE-Lab:
91.8790, -44.1941, 8.9849
CIE-LCH:
91.8790, 45.0982, 168.5080
CIE-Luv:
91.8790, -54.5855, 21.0510
Hunter-Lab:
89.6848, -44.1817, 12.8735
#82fed5 color charts
#82fed5 color shades, tints & tones
#82fed5 color schemes
#82fed5 color preview, HTML & CSS examples
This text has a color of #82fed5
<p style="color:#82fed5;">Text here</p>
.mytext {color:#82fed5;}
This box has a color of #82fed5
<div style="background-color:#82fed5;">Content here</div>
.mybackground {background-color:#82fed5;}
Border around this has a color of #82fed5
<div style="border:2px solid #82fed5;">Content here</div>
.myborder {border:2px solid #82fed5;}