#d53cc7 color space conversions
Hex:
#d53cc7
RGB:
213, 60, 199
CMY:
16, 76, 22
CMYK:
0, 72, 7, 16
HSL:
305°, 64.5570%, 53.5294%
HSV (HSB):
305°, 71.8310%, 83.5294%
XYZ:
39.3652, 21.5014, 56.1082
xyY:
0.3365, 0.1838, 21.5014
CIE-Lab:
53.4939, 73.1591, -40.5267
CIE-LCH:
53.4939, 83.6341, 331.0156
CIE-Luv:
53.4939, 68.9429, -71.8812
Hunter-Lab:
46.3696, 70.3900, -39.2835
#d53cc7 color charts
#d53cc7 color shades, tints & tones
#d53cc7 color schemes
#d53cc7 color preview, HTML & CSS examples
This text has a color of #d53cc7
<p style="color:#d53cc7;">Text here</p>
.mytext {color:#d53cc7;}
This box has a color of #d53cc7
<div style="background-color:#d53cc7;">Content here</div>
.mybackground {background-color:#d53cc7;}
Border around this has a color of #d53cc7
<div style="border:2px solid #d53cc7;">Content here</div>
.myborder {border:2px solid #d53cc7;}