#bd71dd color space conversions
Hex:
#bd71dd
RGB:
189, 113, 221
CMY:
26, 56, 13
CMYK:
14, 49, 0, 13
HSL:
282°, 61.3636%, 65.4902%
HSV (HSB):
282°, 48.8688%, 86.6667%
XYZ:
39.9425, 27.8495, 71.6769
xyY:
0.2864, 0.1997, 27.8495
CIE-Lab:
59.7526, 47.9953, -43.3736
CIE-LCH:
59.7526, 64.6902, 317.8957
CIE-Luv:
59.7526, 30.8074, -74.3759
Hunter-Lab:
52.7727, 42.7508, -43.5880
#bd71dd color charts
#bd71dd color shades, tints & tones
#bd71dd color schemes
#bd71dd color preview, HTML & CSS examples
This text has a color of #bd71dd
<p style="color:#bd71dd;">Text here</p>
.mytext {color:#bd71dd;}
This box has a color of #bd71dd
<div style="background-color:#bd71dd;">Content here</div>
.mybackground {background-color:#bd71dd;}
Border around this has a color of #bd71dd
<div style="border:2px solid #bd71dd;">Content here</div>
.myborder {border:2px solid #bd71dd;}