#82ccff color space conversions
Hex:
#82ccff
RGB:
130, 204, 255
CMY:
49, 20, 0
CMYK:
49, 20, 0, 0
HSL:
204°, 100.0000%, 75.4902%
HSV (HSB):
204°, 49.0196%, 100.0000%
XYZ:
48.8488, 55.1516, 102.6785
xyY:
0.2364, 0.2668, 55.1516
CIE-Lab:
79.1285, -9.5311, -32.1119
CIE-LCH:
79.1285, 33.4965, 253.4687
CIE-Luv:
79.1285, -33.7734, -50.5753
Hunter-Lab:
74.2641, -12.5500, -29.9902
#82ccff color charts
#82ccff color shades, tints & tones
#82ccff color schemes
#82ccff color preview, HTML & CSS examples
This text has a color of #82ccff
<p style="color:#82ccff;">Text here</p>
.mytext {color:#82ccff;}
This box has a color of #82ccff
<div style="background-color:#82ccff;">Content here</div>
.mybackground {background-color:#82ccff;}
Border around this has a color of #82ccff
<div style="border:2px solid #82ccff;">Content here</div>
.myborder {border:2px solid #82ccff;}