#d53dc1 color space conversions
Hex:
#d53dc1
RGB:
213, 61, 193
CMY:
16, 76, 24
CMYK:
0, 71, 9, 16
HSL:
308°, 64.4068%, 53.7255%
HSV (HSB):
308°, 71.3615%, 83.5294%
XYZ:
38.7350, 21.3339, 52.5284
xyY:
0.3440, 0.1895, 21.3339
CIE-Lab:
53.3130, 71.9391, -37.3533
CIE-LCH:
53.3130, 81.0587, 332.5601
CIE-Luv:
53.3130, 70.8596, -66.8606
Hunter-Lab:
46.1886, 68.8646, -35.0960
#d53dc1 color charts
#d53dc1 color shades, tints & tones
#d53dc1 color schemes
#d53dc1 color preview, HTML & CSS examples
This text has a color of #d53dc1
<p style="color:#d53dc1;">Text here</p>
.mytext {color:#d53dc1;}
This box has a color of #d53dc1
<div style="background-color:#d53dc1;">Content here</div>
.mybackground {background-color:#d53dc1;}
Border around this has a color of #d53dc1
<div style="border:2px solid #d53dc1;">Content here</div>
.myborder {border:2px solid #d53dc1;}