#bd41ed color space conversions
Hex:
#bd41ed
RGB:
189, 65, 237
CMY:
26, 75, 7
CMYK:
20, 73, 0, 7
HSL:
283°, 82.6923%, 59.2157%
HSV (HSB):
283°, 72.5738%, 92.9412%
XYZ:
38.1626, 20.7138, 82.1075
xyY:
0.2707, 0.1469, 20.7138
CIE-Lab:
52.6349, 73.0272, -63.7058
CIE-LCH:
52.6349, 96.9092, 318.9000
CIE-Luv:
52.6349, 40.1195, -106.1409
Hunter-Lab:
45.5125, 70.0271, -75.1044
#bd41ed color charts
#bd41ed color shades, tints & tones
#bd41ed color schemes
#bd41ed color preview, HTML & CSS examples
This text has a color of #bd41ed
<p style="color:#bd41ed;">Text here</p>
.mytext {color:#bd41ed;}
This box has a color of #bd41ed
<div style="background-color:#bd41ed;">Content here</div>
.mybackground {background-color:#bd41ed;}
Border around this has a color of #bd41ed
<div style="border:2px solid #bd41ed;">Content here</div>
.myborder {border:2px solid #bd41ed;}