#bdacde color space conversions
Hex:
#bdacde
RGB:
189, 172, 222
CMY:
26, 33, 13
CMYK:
15, 23, 0, 13
HSL:
260°, 43.1034%, 77.2549%
HSV (HSB):
260°, 22.5225%, 87.0588%
XYZ:
48.9236, 45.5978, 75.3299
xyY:
0.2880, 0.2685, 45.5978
CIE-Lab:
73.2838, 15.8660, -22.9508
CIE-LCH:
73.2838, 27.9010, 304.6562
CIE-Luv:
73.2838, 5.9511, -38.4485
Hunter-Lab:
67.5261, 11.1549, -18.8737
#bdacde color charts
#bdacde color shades, tints & tones
#bdacde color schemes
#bdacde color preview, HTML & CSS examples
This text has a color of #bdacde
<p style="color:#bdacde;">Text here</p>
.mytext {color:#bdacde;}
This box has a color of #bdacde
<div style="background-color:#bdacde;">Content here</div>
.mybackground {background-color:#bdacde;}
Border around this has a color of #bdacde
<div style="border:2px solid #bdacde;">Content here</div>
.myborder {border:2px solid #bdacde;}