#d563b1 color space conversions
Hex:
#d563b1
RGB:
213, 99, 177
CMY:
16, 61, 31
CMYK:
0, 54, 17, 16
HSL:
319°, 57.5758%, 61.1765%
HSV (HSB):
319°, 53.5211%, 83.5294%
XYZ:
39.8382, 26.2441, 44.5609
xyY:
0.3601, 0.2372, 26.2441
CIE-Lab:
58.2681, 54.0676, -20.4407
CIE-LCH:
58.2681, 57.8025, 339.2905
CIE-Luv:
58.2681, 62.9585, -39.3112
Hunter-Lab:
51.2290, 49.1596, -15.7123
#d563b1 color charts
#d563b1 color shades, tints & tones
#d563b1 color schemes
#d563b1 color preview, HTML & CSS examples
This text has a color of #d563b1
<p style="color:#d563b1;">Text here</p>
.mytext {color:#d563b1;}
This box has a color of #d563b1
<div style="background-color:#d563b1;">Content here</div>
.mybackground {background-color:#d563b1;}
Border around this has a color of #d563b1
<div style="border:2px solid #d563b1;">Content here</div>
.myborder {border:2px solid #d563b1;}