#82eded color space conversions
Hex:
#82eded
RGB:
130, 237, 237
CMY:
49, 7, 7
CMYK:
45, 0, 0, 7
HSL:
180°, 74.8252%, 71.9608%
HSV (HSB):
180°, 45.1477%, 92.9412%
XYZ:
54.7762, 71.4286, 91.0209
xyY:
0.2522, 0.3288, 71.4286
CIE-Lab:
87.6928, -30.8614, -9.6233
CIE-LCH:
87.6928, 32.3270, 197.3187
CIE-Luv:
87.6928, -47.0305, -10.1599
Hunter-Lab:
84.5155, -32.2126, -4.6929
#82eded color charts
#82eded color shades, tints & tones
#82eded color schemes
#82eded color preview, HTML & CSS examples
This text has a color of #82eded
<p style="color:#82eded;">Text here</p>
.mytext {color:#82eded;}
This box has a color of #82eded
<div style="background-color:#82eded;">Content here</div>
.mybackground {background-color:#82eded;}
Border around this has a color of #82eded
<div style="border:2px solid #82eded;">Content here</div>
.myborder {border:2px solid #82eded;}