#abacd8 color space conversions
Hex:
#abacd8
RGB:
171, 172, 216
CMY:
33, 33, 15
CMYK:
21, 20, 0, 15
HSL:
239°, 36.5854%, 75.8824%
HSV (HSB):
239°, 20.8333%, 84.7059%
XYZ:
43.9418, 43.1208, 70.9729
xyY:
0.2780, 0.2729, 43.1208
CIE-Lab:
71.6369, 8.8736, -22.3119
CIE-LCH:
71.6369, 24.0117, 291.6880
CIE-Luv:
71.6369, -3.1075, -36.2087
Hunter-Lab:
65.6665, 4.5299, -18.1147
#abacd8 color charts
#abacd8 color shades, tints & tones
#abacd8 color schemes
#abacd8 color preview, HTML & CSS examples
This text has a color of #abacd8
<p style="color:#abacd8;">Text here</p>
.mytext {color:#abacd8;}
This box has a color of #abacd8
<div style="background-color:#abacd8;">Content here</div>
.mybackground {background-color:#abacd8;}
Border around this has a color of #abacd8
<div style="border:2px solid #abacd8;">Content here</div>
.myborder {border:2px solid #abacd8;}