#80acc1 color space conversions
Hex:
#80acc1
RGB:
128, 172, 193
CMY:
50, 33, 24
CMYK:
34, 11, 0, 24
HSL:
199°, 34.3915%, 62.9412%
HSV (HSB):
199°, 33.6788%, 75.6863%
XYZ:
33.2802, 37.9445, 56.0220
xyY:
0.2615, 0.2982, 37.9445
CIE-Lab:
67.9797, -9.5678, -15.4691
CIE-LCH:
67.9797, 18.1889, 238.2629
CIE-Luv:
67.9797, -22.1559, -22.2038
Hunter-Lab:
61.5991, -11.3599, -10.8026
#80acc1 color charts
#80acc1 color shades, tints & tones
#80acc1 color schemes
#80acc1 color preview, HTML & CSS examples
This text has a color of #80acc1
<p style="color:#80acc1;">Text here</p>
.mytext {color:#80acc1;}
This box has a color of #80acc1
<div style="background-color:#80acc1;">Content here</div>
.mybackground {background-color:#80acc1;}
Border around this has a color of #80acc1
<div style="border:2px solid #80acc1;">Content here</div>
.myborder {border:2px solid #80acc1;}