#d56bcc color space conversions
Hex:
#d56bcc
RGB:
213, 107, 204
CMY:
16, 58, 20
CMYK:
0, 50, 4, 16
HSL:
305°, 55.7895%, 62.7451%
HSV (HSB):
305°, 49.7653%, 83.5294%
XYZ:
43.5974, 29.0212, 60.4306
xyY:
0.3277, 0.2181, 29.0212
CIE-Lab:
60.8003, 54.5703, -31.9455
CIE-LCH:
60.8003, 63.2332, 329.6553
CIE-Luv:
60.8003, 52.4069, -57.4758
Hunter-Lab:
53.8713, 50.1830, -28.7991
#d56bcc color charts
#d56bcc color shades, tints & tones
#d56bcc color schemes
#d56bcc color preview, HTML & CSS examples
This text has a color of #d56bcc
<p style="color:#d56bcc;">Text here</p>
.mytext {color:#d56bcc;}
This box has a color of #d56bcc
<div style="background-color:#d56bcc;">Content here</div>
.mybackground {background-color:#d56bcc;}
Border around this has a color of #d56bcc
<div style="border:2px solid #d56bcc;">Content here</div>
.myborder {border:2px solid #d56bcc;}