#bd31d7 color space conversions
Hex:
#bd31d7
RGB:
189, 49, 215
CMY:
26, 81, 16
CMYK:
12, 77, 0, 16
HSL:
291°, 67.4797%, 51.7647%
HSV (HSB):
291°, 77.2093%, 84.3137%
XYZ:
34.3503, 17.9217, 65.9388
xyY:
0.2906, 0.1516, 17.9217
CIE-Lab:
49.4010, 74.2499, -56.4486
CIE-LCH:
49.4010, 93.2711, 322.7560
CIE-Luv:
49.4010, 49.0768, -94.0099
Hunter-Lab:
42.3341, 70.7522, -62.7151
#bd31d7 color charts
#bd31d7 color shades, tints & tones
#bd31d7 color schemes
#bd31d7 color preview, HTML & CSS examples
This text has a color of #bd31d7
<p style="color:#bd31d7;">Text here</p>
.mytext {color:#bd31d7;}
This box has a color of #bd31d7
<div style="background-color:#bd31d7;">Content here</div>
.mybackground {background-color:#bd31d7;}
Border around this has a color of #bd31d7
<div style="border:2px solid #bd31d7;">Content here</div>
.myborder {border:2px solid #bd31d7;}