#bd71e7 color space conversions
Hex:
#bd71e7
RGB:
189, 113, 231
CMY:
26, 56, 9
CMYK:
18, 51, 0, 9
HSL:
279°, 71.0843%, 67.4510%
HSV (HSB):
279°, 51.0823%, 90.5882%
XYZ:
41.3152, 28.3986, 78.9052
xyY:
0.2780, 0.1911, 28.3986
CIE-Lab:
60.2471, 50.1053, -48.1831
CIE-LCH:
60.2471, 69.5137, 316.1204
CIE-Luv:
60.2471, 28.9024, -82.4654
Hunter-Lab:
53.2903, 45.1303, -50.4855
#bd71e7 color charts
#bd71e7 color shades, tints & tones
#bd71e7 color schemes
#bd71e7 color preview, HTML & CSS examples
This text has a color of #bd71e7
<p style="color:#bd71e7;">Text here</p>
.mytext {color:#bd71e7;}
This box has a color of #bd71e7
<div style="background-color:#bd71e7;">Content here</div>
.mybackground {background-color:#bd71e7;}
Border around this has a color of #bd71e7
<div style="border:2px solid #bd71e7;">Content here</div>
.myborder {border:2px solid #bd71e7;}