#d56cd5 color space conversions
Hex:
#d56cd5
RGB:
213, 108, 213
CMY:
16, 58, 16
CMYK:
0, 49, 0, 16
HSL:
300°, 55.5556%, 62.9412%
HSV (HSB):
300°, 49.2958%, 83.5294%
XYZ:
44.8134, 29.6754, 66.3168
xyY:
0.3183, 0.2108, 29.6754
CIE-Lab:
61.3731, 55.6537, -36.1299
CIE-LCH:
61.3731, 66.3529, 327.0087
CIE-Luv:
61.3731, 49.7579, -64.3427
Hunter-Lab:
54.4751, 51.5098, -34.0458
#d56cd5 color charts
#d56cd5 color shades, tints & tones
#d56cd5 color schemes
#d56cd5 color preview, HTML & CSS examples
This text has a color of #d56cd5
<p style="color:#d56cd5;">Text here</p>
.mytext {color:#d56cd5;}
This box has a color of #d56cd5
<div style="background-color:#d56cd5;">Content here</div>
.mybackground {background-color:#d56cd5;}
Border around this has a color of #d56cd5
<div style="border:2px solid #d56cd5;">Content here</div>
.myborder {border:2px solid #d56cd5;}