#82feed color space conversions
Hex:
#82feed
RGB:
130, 254, 237
CMY:
49, 0, 7
CMYK:
49, 0, 7, 0
HSL:
172°, 98.4127%, 75.2941%
HSV (HSB):
172°, 48.8189%, 99.6078%
XYZ:
59.9338, 81.7439, 92.7401
xyY:
0.2557, 0.3487, 81.7439
CIE-Lab:
92.4617, -38.7471, -2.5800
CIE-LCH:
92.4617, 38.8329, 183.8094
CIE-Luv:
92.4617, -53.5937, 2.3595
Hunter-Lab:
90.4123, -39.8950, 2.4721
#82feed color charts
#82feed color shades, tints & tones
#82feed color schemes
#82feed color preview, HTML & CSS examples
This text has a color of #82feed
<p style="color:#82feed;">Text here</p>
.mytext {color:#82feed;}
This box has a color of #82feed
<div style="background-color:#82feed;">Content here</div>
.mybackground {background-color:#82feed;}
Border around this has a color of #82feed
<div style="border:2px solid #82feed;">Content here</div>
.myborder {border:2px solid #82feed;}