#bd31a6 color space conversions
Hex:
#bd31a6
RGB:
189, 49, 166
CMY:
26, 81, 35
CMYK:
0, 74, 12, 26
HSL:
310°, 58.8235%, 46.6667%
HSV (HSB):
310°, 74.0741%, 74.1176%
XYZ:
28.9675, 15.7686, 37.5933
xyY:
0.3518, 0.1915, 15.7686
CIE-Lab:
46.6694, 66.3544, -32.2565
CIE-LCH:
46.6694, 73.7793, 334.0745
CIE-Luv:
46.6694, 65.8094, -56.5250
Hunter-Lab:
39.7097, 60.7205, -28.3332
#bd31a6 color charts
#bd31a6 color shades, tints & tones
#bd31a6 color schemes
#bd31a6 color preview, HTML & CSS examples
This text has a color of #bd31a6
<p style="color:#bd31a6;">Text here</p>
.mytext {color:#bd31a6;}
This box has a color of #bd31a6
<div style="background-color:#bd31a6;">Content here</div>
.mybackground {background-color:#bd31a6;}
Border around this has a color of #bd31a6
<div style="border:2px solid #bd31a6;">Content here</div>
.myborder {border:2px solid #bd31a6;}