#a9aafc color space conversions
Hex:
#a9aafc
RGB:
169, 170, 252
CMY:
34, 33, 1
CMYK:
33, 33, 0, 1
HSL:
239°, 93.2584%, 82.5490%
HSV (HSB):
239°, 32.9365%, 98.8235%
XYZ:
48.3076, 44.2127, 98.0833
xyY:
0.2534, 0.2320, 44.2127
CIE-Lab:
72.3705, 18.1138, -40.7932
CIE-LCH:
72.3705, 44.6340, 293.9431
CIE-Luv:
72.3705, -5.3757, -68.3936
Hunter-Lab:
66.4927, 13.3199, -40.9138
#a9aafc color charts
#a9aafc color shades, tints & tones
#a9aafc color schemes
#a9aafc color preview, HTML & CSS examples
This text has a color of #a9aafc
<p style="color:#a9aafc;">Text here</p>
.mytext {color:#a9aafc;}
This box has a color of #a9aafc
<div style="background-color:#a9aafc;">Content here</div>
.mybackground {background-color:#a9aafc;}
Border around this has a color of #a9aafc
<div style="border:2px solid #a9aafc;">Content here</div>
.myborder {border:2px solid #a9aafc;}