#a4aabb color space conversions
Hex:
#a4aabb
RGB:
164, 170, 187
CMY:
36, 33, 27
CMYK:
12, 9, 0, 27
HSL:
224°, 14.4654%, 68.8235%
HSV (HSB):
224°, 12.2995%, 73.3333%
XYZ:
38.6542, 40.2298, 52.7415
xyY:
0.2937, 0.3056, 40.2298
CIE-Lab:
69.6329, 1.3368, -9.4274
CIE-LCH:
69.6329, 9.5217, 278.0709
CIE-Luv:
69.6329, -4.2071, -14.4250
Hunter-Lab:
63.4270, -2.2142, -4.9026
#a4aabb color charts
#a4aabb color shades, tints & tones
#a4aabb color schemes
#a4aabb color preview, HTML & CSS examples
This text has a color of #a4aabb
<p style="color:#a4aabb;">Text here</p>
.mytext {color:#a4aabb;}
This box has a color of #a4aabb
<div style="background-color:#a4aabb;">Content here</div>
.mybackground {background-color:#a4aabb;}
Border around this has a color of #a4aabb
<div style="border:2px solid #a4aabb;">Content here</div>
.myborder {border:2px solid #a4aabb;}