#bd31a4 color space conversions
Hex:
#bd31a4
RGB:
189, 49, 164
CMY:
26, 81, 36
CMYK:
0, 74, 13, 26
HSL:
311°, 58.8235%, 46.6667%
HSV (HSB):
311°, 74.0741%, 74.1176%
XYZ:
28.7854, 15.6958, 36.6344
xyY:
0.3549, 0.1935, 15.6958
CIE-Lab:
46.5728, 66.0644, -31.2199
CIE-LCH:
46.5728, 73.0697, 334.7061
CIE-Luv:
46.5728, 66.5522, -54.9484
Hunter-Lab:
39.6179, 60.3625, -27.0925
#bd31a4 color charts
#bd31a4 color shades, tints & tones
#bd31a4 color schemes
#bd31a4 color preview, HTML & CSS examples
This text has a color of #bd31a4
<p style="color:#bd31a4;">Text here</p>
.mytext {color:#bd31a4;}
This box has a color of #bd31a4
<div style="background-color:#bd31a4;">Content here</div>
.mybackground {background-color:#bd31a4;}
Border around this has a color of #bd31a4
<div style="border:2px solid #bd31a4;">Content here</div>
.myborder {border:2px solid #bd31a4;}