#bd31f6 color space conversions
Hex:
#bd31f6
RGB:
189, 49, 246
CMY:
26, 81, 4
CMYK:
23, 80, 0, 4
HSL:
283°, 91.6279%, 57.8431%
HSV (HSB):
283°, 80.0813%, 96.4706%
XYZ:
38.7191, 19.6693, 88.9446
xyY:
0.2628, 0.1335, 19.6693
CIE-Lab:
51.4612, 79.8705, -70.6481
CIE-LCH:
51.4612, 106.6323, 318.5062
CIE-Luv:
51.4612, 40.1620, -116.1297
Hunter-Lab:
44.3500, 78.2241, -87.8619
#bd31f6 color charts
#bd31f6 color shades, tints & tones
#bd31f6 color schemes
#bd31f6 color preview, HTML & CSS examples
This text has a color of #bd31f6
<p style="color:#bd31f6;">Text here</p>
.mytext {color:#bd31f6;}
This box has a color of #bd31f6
<div style="background-color:#bd31f6;">Content here</div>
.mybackground {background-color:#bd31f6;}
Border around this has a color of #bd31f6
<div style="border:2px solid #bd31f6;">Content here</div>
.myborder {border:2px solid #bd31f6;}