#d563c5 color space conversions
Hex:
#d563c5
RGB:
213, 99, 197
CMY:
16, 61, 23
CMYK:
0, 54, 8, 16
HSL:
308°, 57.5758%, 61.1765%
HSV (HSB):
308°, 53.5211%, 83.5294%
XYZ:
41.9805, 27.1010, 55.8417
xyY:
0.3361, 0.2169, 27.1010
CIE-Lab:
59.0677, 57.2111, -30.6624
CIE-LCH:
59.0677, 64.9099, 331.8108
CIE-Luv:
59.0677, 57.4000, -55.5894
Hunter-Lab:
52.0587, 52.8410, -27.1575
#d563c5 color charts
#d563c5 color shades, tints & tones
#d563c5 color schemes
#d563c5 color preview, HTML & CSS examples
This text has a color of #d563c5
<p style="color:#d563c5;">Text here</p>
.mytext {color:#d563c5;}
This box has a color of #d563c5
<div style="background-color:#d563c5;">Content here</div>
.mybackground {background-color:#d563c5;}
Border around this has a color of #d563c5
<div style="border:2px solid #d563c5;">Content here</div>
.myborder {border:2px solid #d563c5;}