#a5acc6 color space conversions
Hex:
#a5acc6
RGB:
165, 172, 198
CMY:
35, 33, 22
CMYK:
17, 13, 0, 22
HSL:
227°, 22.4490%, 71.1765%
HSV (HSB):
227°, 16.6667%, 77.6471%
XYZ:
40.4626, 41.5816, 59.3195
xyY:
0.2862, 0.2941, 41.5816
CIE-Lab:
70.5815, 2.9373, -14.0678
CIE-LCH:
70.5815, 14.3712, 281.7936
CIE-Luv:
70.5815, -5.1856, -21.9792
Hunter-Lab:
64.4838, -0.8406, -9.4030
#a5acc6 color charts
#a5acc6 color shades, tints & tones
#a5acc6 color schemes
#a5acc6 color preview, HTML & CSS examples
This text has a color of #a5acc6
<p style="color:#a5acc6;">Text here</p>
.mytext {color:#a5acc6;}
This box has a color of #a5acc6
<div style="background-color:#a5acc6;">Content here</div>
.mybackground {background-color:#a5acc6;}
Border around this has a color of #a5acc6
<div style="border:2px solid #a5acc6;">Content here</div>
.myborder {border:2px solid #a5acc6;}