#bd73ed color space conversions
Hex:
#bd73ed
RGB:
189, 115, 237
CMY:
26, 55, 7
CMYK:
20, 51, 0, 7
HSL:
276°, 77.2152%, 69.0196%
HSV (HSB):
276°, 51.4768%, 92.9412%
XYZ:
42.4031, 29.1947, 83.5210
xyY:
0.2734, 0.1882, 29.1947
CIE-Lab:
60.9531, 50.3581, -50.4027
CIE-LCH:
60.9531, 71.2486, 314.9746
CIE-Luv:
60.9531, 27.1186, -86.2423
Hunter-Lab:
54.0321, 45.5261, -53.8260
#bd73ed color charts
#bd73ed color shades, tints & tones
#bd73ed color schemes
#bd73ed color preview, HTML & CSS examples
This text has a color of #bd73ed
<p style="color:#bd73ed;">Text here</p>
.mytext {color:#bd73ed;}
This box has a color of #bd73ed
<div style="background-color:#bd73ed;">Content here</div>
.mybackground {background-color:#bd73ed;}
Border around this has a color of #bd73ed
<div style="border:2px solid #bd73ed;">Content here</div>
.myborder {border:2px solid #bd73ed;}