#d56bdd color space conversions
Hex:
#d56bdd
RGB:
213, 107, 221
CMY:
16, 58, 13
CMYK:
4, 52, 0, 13
HSL:
296°, 62.6374%, 64.3137%
HSV (HSB):
296°, 51.5837%, 86.6667%
XYZ:
45.7494, 29.8820, 71.7632
xyY:
0.3104, 0.2027, 29.8820
CIE-Lab:
61.5523, 57.5723, -40.3405
CIE-LCH:
61.5523, 70.2988, 324.9814
CIE-Luv:
61.5523, 48.1461, -71.3440
Hunter-Lab:
54.6644, 53.7264, -39.5705
#d56bdd color charts
#d56bdd color shades, tints & tones
#d56bdd color schemes
#d56bdd color preview, HTML & CSS examples
This text has a color of #d56bdd
<p style="color:#d56bdd;">Text here</p>
.mytext {color:#d56bdd;}
This box has a color of #d56bdd
<div style="background-color:#d56bdd;">Content here</div>
.mybackground {background-color:#d56bdd;}
Border around this has a color of #d56bdd
<div style="border:2px solid #d56bdd;">Content here</div>
.myborder {border:2px solid #d56bdd;}