#bd31e4 color space conversions
Hex:
#bd31e4
RGB:
189, 49, 228
CMY:
26, 81, 11
CMYK:
17, 79, 0, 11
HSL:
287°, 76.8240%, 54.3137%
HSV (HSB):
287°, 78.5088%, 89.4118%
XYZ:
36.0882, 18.6169, 75.0901
xyY:
0.2780, 0.1434, 18.6169
CIE-Lab:
50.2359, 76.5589, -62.5006
CIE-LCH:
50.2359, 98.8311, 320.7727
CIE-Luv:
50.2359, 45.1775, -103.4498
Hunter-Lab:
43.1473, 73.7888, -72.9806
#bd31e4 color charts
#bd31e4 color shades, tints & tones
#bd31e4 color schemes
#bd31e4 color preview, HTML & CSS examples
This text has a color of #bd31e4
<p style="color:#bd31e4;">Text here</p>
.mytext {color:#bd31e4;}
This box has a color of #bd31e4
<div style="background-color:#bd31e4;">Content here</div>
.mybackground {background-color:#bd31e4;}
Border around this has a color of #bd31e4
<div style="border:2px solid #bd31e4;">Content here</div>
.myborder {border:2px solid #bd31e4;}