#bd41e5 color space conversions
Hex:
#bd41e5
RGB:
189, 65, 229
CMY:
26, 75, 10
CMYK:
17, 72, 0, 10
HSL:
285°, 75.9259%, 57.6471%
HSV (HSB):
285°, 71.6157%, 89.8039%
XYZ:
37.0194, 20.2566, 76.0875
xyY:
0.2776, 0.1519, 20.2566
CIE-Lab:
52.1260, 71.4997, -60.0206
CIE-LCH:
52.1260, 93.3525, 319.9881
CIE-Luv:
52.1260, 42.2458, -100.2954
Hunter-Lab:
45.0073, 68.0572, -68.7282
#bd41e5 color charts
#bd41e5 color shades, tints & tones
#bd41e5 color schemes
#bd41e5 color preview, HTML & CSS examples
This text has a color of #bd41e5
<p style="color:#bd41e5;">Text here</p>
.mytext {color:#bd41e5;}
This box has a color of #bd41e5
<div style="background-color:#bd41e5;">Content here</div>
.mybackground {background-color:#bd41e5;}
Border around this has a color of #bd41e5
<div style="border:2px solid #bd41e5;">Content here</div>
.myborder {border:2px solid #bd41e5;}