#80caff color space conversions
Hex:
#80caff
RGB:
128, 202, 255
CMY:
50, 21, 0
CMYK:
50, 21, 0, 0
HSL:
205°, 100.0000%, 75.0980%
HSV (HSB):
205°, 49.8039%, 100.0000%
XYZ:
48.0726, 54.0503, 102.5068
xyY:
0.2349, 0.2641, 54.0503
CIE-Lab:
78.4910, -8.9160, -33.1016
CIE-LCH:
78.4910, 34.2814, 254.9250
CIE-Luv:
78.4910, -33.6463, -52.3078
Hunter-Lab:
73.5189, -11.9402, -31.2044
#80caff color charts
#80caff color shades, tints & tones
#80caff color schemes
#80caff color preview, HTML & CSS examples
This text has a color of #80caff
<p style="color:#80caff;">Text here</p>
.mytext {color:#80caff;}
This box has a color of #80caff
<div style="background-color:#80caff;">Content here</div>
.mybackground {background-color:#80caff;}
Border around this has a color of #80caff
<div style="border:2px solid #80caff;">Content here</div>
.myborder {border:2px solid #80caff;}