#a1ace3 color space conversions
Hex:
#a1ace3
RGB:
161, 172, 227
CMY:
37, 33, 11
CMYK:
29, 24, 0, 11
HSL:
230°, 54.0984%, 76.0784%
HSV (HSB):
230°, 29.0749%, 89.0196%
XYZ:
43.3156, 42.6282, 78.6181
xyY:
0.2632, 0.2590, 42.6282
CIE-Lab:
71.3019, 8.4725, -28.9051
CIE-LCH:
71.3019, 30.1212, 286.3366
CIE-Luv:
71.3019, -8.5486, -46.9790
Hunter-Lab:
65.2902, 4.1645, -25.6899
#a1ace3 color charts
#a1ace3 color shades, tints & tones
#a1ace3 color schemes
#a1ace3 color preview, HTML & CSS examples
This text has a color of #a1ace3
<p style="color:#a1ace3;">Text here</p>
.mytext {color:#a1ace3;}
This box has a color of #a1ace3
<div style="background-color:#a1ace3;">Content here</div>
.mybackground {background-color:#a1ace3;}
Border around this has a color of #a1ace3
<div style="border:2px solid #a1ace3;">Content here</div>
.myborder {border:2px solid #a1ace3;}