#bd31c1 color space conversions
Hex:
#bd31c1
RGB:
189, 49, 193
CMY:
26, 81, 24
CMYK:
2, 75, 0, 24
HSL:
298°, 59.5041%, 47.4510%
HSV (HSB):
298°, 74.6114%, 75.6863%
XYZ:
31.7102, 16.8657, 52.0362
xyY:
0.3152, 0.1676, 16.8657
CIE-Lab:
48.0904, 70.5307, -45.8664
CIE-LCH:
48.0904, 84.1327, 326.9639
CIE-Luv:
48.0904, 56.2088, -77.5126
Hunter-Lab:
41.0679, 65.9585, -46.3775
#bd31c1 color charts
#bd31c1 color shades, tints & tones
#bd31c1 color schemes
#bd31c1 color preview, HTML & CSS examples
This text has a color of #bd31c1
<p style="color:#bd31c1;">Text here</p>
.mytext {color:#bd31c1;}
This box has a color of #bd31c1
<div style="background-color:#bd31c1;">Content here</div>
.mybackground {background-color:#bd31c1;}
Border around this has a color of #bd31c1
<div style="border:2px solid #bd31c1;">Content here</div>
.myborder {border:2px solid #bd31c1;}