#80acc8 color space conversions
Hex:
#80acc8
RGB:
128, 172, 200
CMY:
50, 33, 22
CMYK:
36, 14, 0, 22
HSL:
203°, 39.5604%, 64.3137%
HSV (HSB):
203°, 36.0000%, 78.4314%
XYZ:
34.0799, 38.2644, 60.2331
xyY:
0.2571, 0.2886, 38.2644
CIE-Lab:
68.2150, -7.7817, -18.9823
CIE-LCH:
68.2150, 20.5154, 247.7091
CIE-Luv:
68.2150, -22.1775, -28.1286
Hunter-Lab:
61.8582, -9.9097, -14.4317
#80acc8 color charts
#80acc8 color shades, tints & tones
#80acc8 color schemes
#80acc8 color preview, HTML & CSS examples
This text has a color of #80acc8
<p style="color:#80acc8;">Text here</p>
.mytext {color:#80acc8;}
This box has a color of #80acc8
<div style="background-color:#80acc8;">Content here</div>
.mybackground {background-color:#80acc8;}
Border around this has a color of #80acc8
<div style="border:2px solid #80acc8;">Content here</div>
.myborder {border:2px solid #80acc8;}