#bd32d9 color space conversions
Hex:
#bd32d9
RGB:
189, 50, 217
CMY:
26, 80, 15
CMYK:
13, 77, 0, 15
HSL:
290°, 68.7243%, 52.3529%
HSV (HSB):
290°, 76.9585%, 85.0980%
XYZ:
34.6513, 18.1098, 67.3149
xyY:
0.2886, 0.1508, 18.1098
CIE-Lab:
49.6290, 74.3044, -57.2246
CIE-LCH:
49.6290, 93.7860, 322.3988
CIE-Luv:
49.6290, 48.3073, -95.2583
Hunter-Lab:
42.5556, 70.8729, -63.9966
#bd32d9 color charts
#bd32d9 color shades, tints & tones
#bd32d9 color schemes
#bd32d9 color preview, HTML & CSS examples
This text has a color of #bd32d9
<p style="color:#bd32d9;">Text here</p>
.mytext {color:#bd32d9;}
This box has a color of #bd32d9
<div style="background-color:#bd32d9;">Content here</div>
.mybackground {background-color:#bd32d9;}
Border around this has a color of #bd32d9
<div style="border:2px solid #bd32d9;">Content here</div>
.myborder {border:2px solid #bd32d9;}