#bd56d3 color space conversions
Hex:
#bd56d3
RGB:
189, 86, 211
CMY:
26, 66, 17
CMYK:
10, 59, 0, 17
HSL:
289°, 58.6854%, 58.2353%
HSV (HSB):
289°, 59.2417%, 82.7451%
XYZ:
36.0719, 22.1775, 64.0075
xyY:
0.2951, 0.1814, 22.1775
CIE-Lab:
54.2149, 59.3539, -46.4806
CIE-LCH:
54.2149, 75.3878, 321.9352
CIE-Luv:
54.2149, 41.9132, -79.2139
Hunter-Lab:
47.0930, 54.3131, -47.6201
#bd56d3 color charts
#bd56d3 color shades, tints & tones
#bd56d3 color schemes
#bd56d3 color preview, HTML & CSS examples
This text has a color of #bd56d3
<p style="color:#bd56d3;">Text here</p>
.mytext {color:#bd56d3;}
This box has a color of #bd56d3
<div style="background-color:#bd56d3;">Content here</div>
.mybackground {background-color:#bd56d3;}
Border around this has a color of #bd56d3
<div style="border:2px solid #bd56d3;">Content here</div>
.myborder {border:2px solid #bd56d3;}