#bdacc4 color space conversions
Hex:
#bdacc4
RGB:
189, 172, 196
CMY:
26, 33, 23
CMYK:
4, 12, 0, 23
HSL:
283°, 16.9014%, 72.1569%
HSV (HSB):
283°, 12.2449%, 76.8627%
XYZ:
45.7026, 44.3094, 58.3683
xyY:
0.3080, 0.2986, 44.3094
CIE-Lab:
72.4348, 10.5310, -9.9947
CIE-LCH:
72.4348, 14.5188, 316.4969
CIE-Luv:
72.4348, 8.1180, -16.9126
Hunter-Lab:
66.5653, 6.0658, -5.3932
#bdacc4 color charts
#bdacc4 color shades, tints & tones
#bdacc4 color schemes
#bdacc4 color preview, HTML & CSS examples
This text has a color of #bdacc4
<p style="color:#bdacc4;">Text here</p>
.mytext {color:#bdacc4;}
This box has a color of #bdacc4
<div style="background-color:#bdacc4;">Content here</div>
.mybackground {background-color:#bdacc4;}
Border around this has a color of #bdacc4
<div style="border:2px solid #bdacc4;">Content here</div>
.myborder {border:2px solid #bdacc4;}