#bd31b9 color space conversions
Hex:
#bd31b9
RGB:
189, 49, 185
CMY:
26, 81, 27
CMYK:
0, 74, 2, 26
HSL:
302°, 58.8235%, 46.6667%
HSV (HSB):
302°, 74.0741%, 74.1176%
XYZ:
30.8415, 16.5182, 47.4617
xyY:
0.3253, 0.1742, 16.5182
CIE-Lab:
47.6472, 69.2451, -41.9073
CIE-LCH:
47.6472, 80.9388, 328.8176
CIE-Luv:
47.6472, 58.9628, -71.3658
Hunter-Lab:
40.6426, 64.3296, -40.7880
#bd31b9 color charts
#bd31b9 color shades, tints & tones
#bd31b9 color schemes
#bd31b9 color preview, HTML & CSS examples
This text has a color of #bd31b9
<p style="color:#bd31b9;">Text here</p>
.mytext {color:#bd31b9;}
This box has a color of #bd31b9
<div style="background-color:#bd31b9;">Content here</div>
.mybackground {background-color:#bd31b9;}
Border around this has a color of #bd31b9
<div style="border:2px solid #bd31b9;">Content here</div>
.myborder {border:2px solid #bd31b9;}