#b3a9df color space conversions
Hex:
#b3a9df
RGB:
179, 169, 223
CMY:
30, 34, 13
CMYK:
20, 24, 0, 13
HSL:
251°, 45.7627%, 76.8627%
HSV (HSB):
251°, 24.2152%, 87.4510%
XYZ:
46.0977, 43.2874, 75.7377
xyY:
0.2792, 0.2622, 43.2874
CIE-Lab:
71.7496, 14.6101, -25.9146
CIE-LCH:
71.7496, 29.7493, 299.4134
CIE-Luv:
71.7496, 1.8798, -42.9772
Hunter-Lab:
65.7931, 9.9272, -22.1965
#b3a9df color charts
#b3a9df color shades, tints & tones
#b3a9df color schemes
#b3a9df color preview, HTML & CSS examples
This text has a color of #b3a9df
<p style="color:#b3a9df;">Text here</p>
.mytext {color:#b3a9df;}
This box has a color of #b3a9df
<div style="background-color:#b3a9df;">Content here</div>
.mybackground {background-color:#b3a9df;}
Border around this has a color of #b3a9df
<div style="border:2px solid #b3a9df;">Content here</div>
.myborder {border:2px solid #b3a9df;}