#80cced color space conversions
Hex:
#80cced
RGB:
128, 204, 237
CMY:
50, 20, 7
CMYK:
46, 14, 0, 7
HSL:
198°, 75.1724%, 71.5686%
HSV (HSB):
198°, 45.9916%, 92.9412%
XYZ:
45.7810, 53.8894, 88.1095
xyY:
0.2438, 0.2870, 53.8894
CIE-Lab:
78.3972, -14.9449, -23.6198
CIE-LCH:
78.3972, 27.9508, 237.6774
CIE-Luv:
78.3972, -34.7632, -35.3616
Hunter-Lab:
73.4094, -17.1467, -19.7762
#80cced color charts
#80cced color shades, tints & tones
#80cced color schemes
#80cced color preview, HTML & CSS examples
This text has a color of #80cced
<p style="color:#80cced;">Text here</p>
.mytext {color:#80cced;}
This box has a color of #80cced
<div style="background-color:#80cced;">Content here</div>
.mybackground {background-color:#80cced;}
Border around this has a color of #80cced
<div style="border:2px solid #80cced;">Content here</div>
.myborder {border:2px solid #80cced;}