#a9bfdf color space conversions
Hex:
#a9bfdf
RGB:
169, 191, 223
CMY:
34, 25, 13
CMYK:
24, 14, 0, 13
HSL:
216°, 45.7627%, 76.8627%
HSV (HSB):
216°, 24.2152%, 87.4510%
XYZ:
48.3123, 51.0243, 77.1144
xyY:
0.2738, 0.2892, 51.0243
CIE-Lab:
76.6937, -0.5082, -18.4574
CIE-LCH:
76.6937, 18.4644, 268.4228
CIE-Luv:
76.6937, -12.8776, -28.8147
Hunter-Lab:
71.4313, -4.2771, -14.0052
#a9bfdf color charts
#a9bfdf color shades, tints & tones
#a9bfdf color schemes
#a9bfdf color preview, HTML & CSS examples
This text has a color of #a9bfdf
<p style="color:#a9bfdf;">Text here</p>
.mytext {color:#a9bfdf;}
This box has a color of #a9bfdf
<div style="background-color:#a9bfdf;">Content here</div>
.mybackground {background-color:#a9bfdf;}
Border around this has a color of #a9bfdf
<div style="border:2px solid #a9bfdf;">Content here</div>
.myborder {border:2px solid #a9bfdf;}