#bd31a2 color space conversions
Hex:
#bd31a2
RGB:
189, 49, 162
CMY:
26, 81, 36
CMYK:
0, 74, 14, 26
HSL:
312°, 58.8235%, 46.6667%
HSV (HSB):
312°, 74.0741%, 74.1176%
XYZ:
28.6062, 15.6241, 35.6905
xyY:
0.3579, 0.1955, 15.6241
CIE-Lab:
46.4774, 65.7773, -30.1792
CIE-LCH:
46.4774, 72.3702, 335.3539
CIE-Luv:
46.4774, 67.2987, -53.3701
Hunter-Lab:
39.5273, 60.0088, -25.8657
#bd31a2 color charts
#bd31a2 color shades, tints & tones
#bd31a2 color schemes
#bd31a2 color preview, HTML & CSS examples
This text has a color of #bd31a2
<p style="color:#bd31a2;">Text here</p>
.mytext {color:#bd31a2;}
This box has a color of #bd31a2
<div style="background-color:#bd31a2;">Content here</div>
.mybackground {background-color:#bd31a2;}
Border around this has a color of #bd31a2
<div style="border:2px solid #bd31a2;">Content here</div>
.myborder {border:2px solid #bd31a2;}