#bd56e9 color space conversions
Hex:
#bd56e9
RGB:
189, 86, 233
CMY:
26, 66, 9
CMYK:
19, 63, 0, 9
HSL:
282°, 76.9634%, 62.5490%
HSV (HSB):
282°, 63.0901%, 91.3725%
XYZ:
39.0220, 23.3576, 79.5426
xyY:
0.2750, 0.1646, 23.3576
CIE-Lab:
55.4388, 63.6898, -56.9557
CIE-LCH:
55.4388, 85.4421, 318.1947
CIE-Luv:
55.4388, 36.5417, -96.2868
Hunter-Lab:
48.3297, 59.5463, -63.7506
#bd56e9 color charts
#bd56e9 color shades, tints & tones
#bd56e9 color schemes
#bd56e9 color preview, HTML & CSS examples
This text has a color of #bd56e9
<p style="color:#bd56e9;">Text here</p>
.mytext {color:#bd56e9;}
This box has a color of #bd56e9
<div style="background-color:#bd56e9;">Content here</div>
.mybackground {background-color:#bd56e9;}
Border around this has a color of #bd56e9
<div style="border:2px solid #bd56e9;">Content here</div>
.myborder {border:2px solid #bd56e9;}