#a9bdfa color space conversions
Hex:
#a9bdfa
RGB:
169, 189, 250
CMY:
34, 26, 2
CMYK:
32, 24, 0, 2
HSL:
225°, 89.0110%, 82.1569%
HSV (HSB):
225°, 32.4000%, 98.0392%
XYZ:
51.8151, 51.7323, 97.6969
xyY:
0.2575, 0.2571, 51.7323
CIE-Lab:
77.1205, 7.0720, -32.3494
CIE-LCH:
77.1205, 33.1134, 282.3316
CIE-Luv:
77.1205, -12.9661, -53.0963
Hunter-Lab:
71.9252, 2.7228, -30.1867
#a9bdfa color charts
#a9bdfa color shades, tints & tones
#a9bdfa color schemes
#a9bdfa color preview, HTML & CSS examples
This text has a color of #a9bdfa
<p style="color:#a9bdfa;">Text here</p>
.mytext {color:#a9bdfa;}
This box has a color of #a9bdfa
<div style="background-color:#a9bdfa;">Content here</div>
.mybackground {background-color:#a9bdfa;}
Border around this has a color of #a9bdfa
<div style="border:2px solid #a9bdfa;">Content here</div>
.myborder {border:2px solid #a9bdfa;}