#a7aabb color space conversions
Hex:
#a7aabb
RGB:
167, 170, 187
CMY:
35, 33, 27
CMYK:
11, 9, 0, 27
HSL:
231°, 12.8205%, 69.4118%
HSV (HSB):
231°, 10.6952%, 73.3333%
XYZ:
39.2807, 40.5528, 52.7709
xyY:
0.2962, 0.3058, 40.5528
CIE-Lab:
69.8615, 2.3424, -9.0625
CIE-LCH:
69.8615, 9.3603, 284.4921
CIE-Luv:
69.8615, -2.6070, -14.0308
Hunter-Lab:
63.6811, -1.3368, -4.5553
#a7aabb color charts
#a7aabb color shades, tints & tones
#a7aabb color schemes
#a7aabb color preview, HTML & CSS examples
This text has a color of #a7aabb
<p style="color:#a7aabb;">Text here</p>
.mytext {color:#a7aabb;}
This box has a color of #a7aabb
<div style="background-color:#a7aabb;">Content here</div>
.mybackground {background-color:#a7aabb;}
Border around this has a color of #a7aabb
<div style="border:2px solid #a7aabb;">Content here</div>
.myborder {border:2px solid #a7aabb;}