#bd40ed color space conversions
Hex:
#bd40ed
RGB:
189, 64, 237
CMY:
26, 75, 7
CMYK:
20, 73, 0, 7
HSL:
283°, 82.7751%, 59.0196%
HSV (HSB):
283°, 72.9958%, 92.9412%
XYZ:
38.1057, 20.6000, 82.0886
xyY:
0.2706, 0.1463, 20.6000
CIE-Lab:
52.5089, 73.3865, -63.9088
CIE-LCH:
52.5089, 97.3135, 318.9489
CIE-Luv:
52.5089, 40.2989, -106.4091
Hunter-Lab:
45.3873, 70.4353, -75.4623
#bd40ed color charts
#bd40ed color shades, tints & tones
#bd40ed color schemes
#bd40ed color preview, HTML & CSS examples
This text has a color of #bd40ed
<p style="color:#bd40ed;">Text here</p>
.mytext {color:#bd40ed;}
This box has a color of #bd40ed
<div style="background-color:#bd40ed;">Content here</div>
.mybackground {background-color:#bd40ed;}
Border around this has a color of #bd40ed
<div style="border:2px solid #bd40ed;">Content here</div>
.myborder {border:2px solid #bd40ed;}