#bdadd2 color space conversions
Hex:
#bdadd2
RGB:
189, 173, 210
CMY:
26, 32, 18
CMYK:
10, 18, 0, 18
HSL:
266°, 29.1339%, 75.0980%
HSV (HSB):
266°, 17.6190%, 82.3529%
XYZ:
47.5627, 45.3591, 67.2211
xyY:
0.2970, 0.2832, 45.3591
CIE-Lab:
73.1277, 12.7881, -16.6304
CIE-LCH:
73.1277, 20.9787, 307.5588
CIE-Luv:
73.1277, 6.4799, -27.7539
Hunter-Lab:
67.3492, 8.1976, -12.0329
#bdadd2 color charts
#bdadd2 color shades, tints & tones
#bdadd2 color schemes
#bdadd2 color preview, HTML & CSS examples
This text has a color of #bdadd2
<p style="color:#bdadd2;">Text here</p>
.mytext {color:#bdadd2;}
This box has a color of #bdadd2
<div style="background-color:#bdadd2;">Content here</div>
.mybackground {background-color:#bdadd2;}
Border around this has a color of #bdadd2
<div style="border:2px solid #bdadd2;">Content here</div>
.myborder {border:2px solid #bdadd2;}