#a2abd3 color space conversions
Hex:
#a2abd3
RGB:
162, 171, 211
CMY:
36, 33, 17
CMYK:
23, 19, 0, 17
HSL:
229°, 35.7664%, 73.1373%
HSV (HSB):
229°, 23.2227%, 82.7451%
XYZ:
41.2211, 41.5104, 67.4677
xyY:
0.2744, 0.2764, 41.5104
CIE-Lab:
70.5320, 5.4862, -21.3138
CIE-LCH:
70.5320, 22.0085, 284.4346
CIE-Luv:
70.5320, -6.8802, -33.9943
Hunter-Lab:
64.4285, 1.4536, -16.9868
#a2abd3 color charts
#a2abd3 color shades, tints & tones
#a2abd3 color schemes
#a2abd3 color preview, HTML & CSS examples
This text has a color of #a2abd3
<p style="color:#a2abd3;">Text here</p>
.mytext {color:#a2abd3;}
This box has a color of #a2abd3
<div style="background-color:#a2abd3;">Content here</div>
.mybackground {background-color:#a2abd3;}
Border around this has a color of #a2abd3
<div style="border:2px solid #a2abd3;">Content here</div>
.myborder {border:2px solid #a2abd3;}