#bdadd3 color space conversions
Hex:
#bdadd3
RGB:
189, 173, 211
CMY:
26, 32, 17
CMYK:
10, 18, 0, 17
HSL:
265°, 30.1587%, 75.2941%
HSV (HSB):
265°, 18.0095%, 82.7451%
XYZ:
47.6877, 45.4091, 67.8794
xyY:
0.2962, 0.2821, 45.4091
CIE-Lab:
73.1605, 12.9945, -17.1281
CIE-LCH:
73.1605, 21.4995, 307.1863
CIE-Luv:
73.1605, 6.3979, -28.5838
Hunter-Lab:
67.3863, 8.3943, -12.5535
#bdadd3 color charts
#bdadd3 color shades, tints & tones
#bdadd3 color schemes
#bdadd3 color preview, HTML & CSS examples
This text has a color of #bdadd3
<p style="color:#bdadd3;">Text here</p>
.mytext {color:#bdadd3;}
This box has a color of #bdadd3
<div style="background-color:#bdadd3;">Content here</div>
.mybackground {background-color:#bdadd3;}
Border around this has a color of #bdadd3
<div style="border:2px solid #bdadd3;">Content here</div>
.myborder {border:2px solid #bdadd3;}