#bd31d0 color space conversions
Hex:
#bd31d0
RGB:
189, 49, 208
CMY:
26, 81, 18
CMYK:
9, 76, 0, 18
HSL:
293°, 62.8458%, 50.3922%
HSV (HSB):
293°, 76.4423%, 81.5686%
XYZ:
33.4697, 17.5695, 61.3017
xyY:
0.2979, 0.1564, 17.5695
CIE-Lab:
48.9698, 73.0392, -53.1290
CIE-LCH:
48.9698, 90.3184, 323.9677
CIE-Luv:
48.9698, 51.2740, -88.8299
Hunter-Lab:
41.9160, 69.1785, -57.3698
#bd31d0 color charts
#bd31d0 color shades, tints & tones
#bd31d0 color schemes
#bd31d0 color preview, HTML & CSS examples
This text has a color of #bd31d0
<p style="color:#bd31d0;">Text here</p>
.mytext {color:#bd31d0;}
This box has a color of #bd31d0
<div style="background-color:#bd31d0;">Content here</div>
.mybackground {background-color:#bd31d0;}
Border around this has a color of #bd31d0
<div style="border:2px solid #bd31d0;">Content here</div>
.myborder {border:2px solid #bd31d0;}