#bd93bb color space conversions
Hex:
#bd93bb
RGB:
189, 147, 187
CMY:
26, 42, 27
CMYK:
0, 22, 1, 26
HSL:
303°, 24.1379%, 65.8824%
HSV (HSB):
303°, 22.2222%, 74.1176%
XYZ:
40.3896, 35.2741, 51.6935
xyY:
0.3171, 0.2770, 35.2741
CIE-Lab:
65.9615, 22.6246, -14.7101
CIE-LCH:
65.9615, 26.9863, 326.9689
CIE-Luv:
65.9615, 21.5473, -25.8949
Hunter-Lab:
59.3920, 17.4532, -10.0303
#bd93bb color charts
#bd93bb color shades, tints & tones
#bd93bb color schemes
#bd93bb color preview, HTML & CSS examples
This text has a color of #bd93bb
<p style="color:#bd93bb;">Text here</p>
.mytext {color:#bd93bb;}
This box has a color of #bd93bb
<div style="background-color:#bd93bb;">Content here</div>
.mybackground {background-color:#bd93bb;}
Border around this has a color of #bd93bb
<div style="border:2px solid #bd93bb;">Content here</div>
.myborder {border:2px solid #bd93bb;}