#bd93c3 color space conversions
Hex:
#bd93c3
RGB:
189, 147, 195
CMY:
26, 42, 24
CMYK:
3, 25, 0, 24
HSL:
293°, 28.5714%, 67.0588%
HSV (HSB):
293°, 24.6154%, 76.4706%
XYZ:
41.2703, 35.6264, 56.3312
xyY:
0.3098, 0.2674, 35.6264
CIE-Lab:
66.2335, 24.1650, -18.7740
CIE-LCH:
66.2335, 30.6009, 322.1560
CIE-Luv:
66.2335, 20.5332, -32.5072
Hunter-Lab:
59.6878, 18.9676, -14.1742
#bd93c3 color charts
#bd93c3 color shades, tints & tones
#bd93c3 color schemes
#bd93c3 color preview, HTML & CSS examples
This text has a color of #bd93c3
<p style="color:#bd93c3;">Text here</p>
.mytext {color:#bd93c3;}
This box has a color of #bd93c3
<div style="background-color:#bd93c3;">Content here</div>
.mybackground {background-color:#bd93c3;}
Border around this has a color of #bd93c3
<div style="border:2px solid #bd93c3;">Content here</div>
.myborder {border:2px solid #bd93c3;}