#82def8 color space conversions
Hex:
#82def8
RGB:
130, 222, 248
CMY:
49, 13, 3
CMYK:
48, 10, 0, 3
HSL:
193°, 89.3939%, 74.1176%
HSV (HSB):
193°, 47.5806%, 97.2549%
XYZ:
52.2705, 63.7657, 98.3600
xyY:
0.2438, 0.2974, 63.7657
CIE-Lab:
83.8436, -20.7139, -21.1933
CIE-LCH:
83.8436, 29.6348, 225.6555
CIE-Luv:
83.8436, -40.8528, -30.7156
Hunter-Lab:
79.8534, -22.9009, -17.1335
#82def8 color charts
#82def8 color shades, tints & tones
#82def8 color schemes
#82def8 color preview, HTML & CSS examples
This text has a color of #82def8
<p style="color:#82def8;">Text here</p>
.mytext {color:#82def8;}
This box has a color of #82def8
<div style="background-color:#82def8;">Content here</div>
.mybackground {background-color:#82def8;}
Border around this has a color of #82def8
<div style="border:2px solid #82def8;">Content here</div>
.myborder {border:2px solid #82def8;}