#bd31a1 color space conversions
Hex:
#bd31a1
RGB:
189, 49, 161
CMY:
26, 81, 37
CMYK:
0, 74, 15, 26
HSL:
312°, 58.8235%, 46.6667%
HSV (HSB):
312°, 74.0741%, 74.1176%
XYZ:
28.5176, 15.5887, 35.2241
xyY:
0.3595, 0.1965, 15.5887
CIE-Lab:
46.4301, 65.6348, -29.6574
CIE-LCH:
46.4301, 72.0243, 335.6839
CIE-Luv:
46.4301, 67.6732, -52.5803
Hunter-Lab:
39.4825, 59.8336, -25.2575
#bd31a1 color charts
#bd31a1 color shades, tints & tones
#bd31a1 color schemes
#bd31a1 color preview, HTML & CSS examples
This text has a color of #bd31a1
<p style="color:#bd31a1;">Text here</p>
.mytext {color:#bd31a1;}
This box has a color of #bd31a1
<div style="background-color:#bd31a1;">Content here</div>
.mybackground {background-color:#bd31a1;}
Border around this has a color of #bd31a1
<div style="border:2px solid #bd31a1;">Content here</div>
.myborder {border:2px solid #bd31a1;}