#a0acc2 color space conversions
Hex:
#a0acc2
RGB:
160, 172, 194
CMY:
37, 33, 24
CMYK:
18, 11, 0, 24
HSL:
219°, 21.7949%, 69.4118%
HSV (HSB):
219°, 17.5258%, 76.0784%
XYZ:
38.9873, 40.8737, 56.8735
xyY:
0.2851, 0.2989, 40.8737
CIE-Lab:
70.0873, 0.4393, -12.6431
CIE-LCH:
70.0873, 12.6507, 271.9899
CIE-Luv:
70.0873, -7.5486, -19.3180
Hunter-Lab:
63.9325, -3.0290, -7.9908
#a0acc2 color charts
#a0acc2 color shades, tints & tones
#a0acc2 color schemes
#a0acc2 color preview, HTML & CSS examples
This text has a color of #a0acc2
<p style="color:#a0acc2;">Text here</p>
.mytext {color:#a0acc2;}
This box has a color of #a0acc2
<div style="background-color:#a0acc2;">Content here</div>
.mybackground {background-color:#a0acc2;}
Border around this has a color of #a0acc2
<div style="border:2px solid #a0acc2;">Content here</div>
.myborder {border:2px solid #a0acc2;}