#a1add4 color space conversions
Hex:
#a1add4
RGB:
161, 173, 212
CMY:
37, 32, 17
CMYK:
24, 18, 0, 17
HSL:
226°, 37.2263%, 73.1373%
HSV (HSB):
226°, 24.0566%, 83.1373%
XYZ:
41.5252, 42.2177, 68.2476
xyY:
0.2732, 0.2778, 42.2177
CIE-Lab:
71.0207, 4.3080, -21.1256
CIE-LCH:
71.0207, 21.5604, 281.5260
CIE-Luv:
71.0207, -8.2991, -33.5473
Hunter-Lab:
64.9751, 0.3717, -16.7935
#a1add4 color charts
#a1add4 color shades, tints & tones
#a1add4 color schemes
#a1add4 color preview, HTML & CSS examples
This text has a color of #a1add4
<p style="color:#a1add4;">Text here</p>
.mytext {color:#a1add4;}
This box has a color of #a1add4
<div style="background-color:#a1add4;">Content here</div>
.mybackground {background-color:#a1add4;}
Border around this has a color of #a1add4
<div style="border:2px solid #a1add4;">Content here</div>
.myborder {border:2px solid #a1add4;}