#a1ace4 color space conversions
Hex:
#a1ace4
RGB:
161, 172, 228
CMY:
37, 33, 11
CMYK:
29, 25, 0, 11
HSL:
230°, 55.3719%, 76.2745%
HSV (HSB):
230°, 29.3860%, 89.4118%
XYZ:
43.4541, 42.6836, 79.3473
xyY:
0.2626, 0.2579, 42.6836
CIE-Lab:
71.3397, 8.7191, -29.3929
CIE-LCH:
71.3397, 30.6588, 286.5225
CIE-Luv:
71.3397, -8.5949, -47.8288
Hunter-Lab:
65.3326, 4.3918, -26.2755
#a1ace4 color charts
#a1ace4 color shades, tints & tones
#a1ace4 color schemes
#a1ace4 color preview, HTML & CSS examples
This text has a color of #a1ace4
<p style="color:#a1ace4;">Text here</p>
.mytext {color:#a1ace4;}
This box has a color of #a1ace4
<div style="background-color:#a1ace4;">Content here</div>
.mybackground {background-color:#a1ace4;}
Border around this has a color of #a1ace4
<div style="border:2px solid #a1ace4;">Content here</div>
.myborder {border:2px solid #a1ace4;}