#d563b2 color space conversions
Hex:
#d563b2
RGB:
213, 99, 178
CMY:
16, 61, 30
CMYK:
0, 54, 16, 16
HSL:
318°, 57.5758%, 61.1765%
HSV (HSB):
318°, 53.5211%, 83.5294%
XYZ:
39.9383, 26.2842, 45.0879
xyY:
0.3588, 0.2361, 26.2842
CIE-Lab:
58.3058, 54.2180, -20.9587
CIE-LCH:
58.3058, 58.1279, 338.8653
CIE-Luv:
58.3058, 62.6789, -40.1217
Hunter-Lab:
51.2681, 49.3339, -16.2551
#d563b2 color charts
#d563b2 color shades, tints & tones
#d563b2 color schemes
#d563b2 color preview, HTML & CSS examples
This text has a color of #d563b2
<p style="color:#d563b2;">Text here</p>
.mytext {color:#d563b2;}
This box has a color of #d563b2
<div style="background-color:#d563b2;">Content here</div>
.mybackground {background-color:#d563b2;}
Border around this has a color of #d563b2
<div style="border:2px solid #d563b2;">Content here</div>
.myborder {border:2px solid #d563b2;}