#d53fc5 color space conversions
Hex:
#d53fc5
RGB:
213, 63, 197
CMY:
16, 75, 23
CMYK:
0, 70, 8, 16
HSL:
306°, 64.1026%, 54.1176%
HSV (HSB):
306°, 70.4225%, 83.5294%
XYZ:
39.2961, 21.7324, 54.9470
xyY:
0.3388, 0.1874, 21.7324
CIE-Lab:
53.7419, 71.8720, -38.9852
CIE-LCH:
53.7419, 81.7645, 331.5234
CIE-Luv:
53.7419, 68.9326, -69.4323
Hunter-Lab:
46.6180, 68.8832, -37.2504
#d53fc5 color charts
#d53fc5 color shades, tints & tones
#d53fc5 color schemes
#d53fc5 color preview, HTML & CSS examples
This text has a color of #d53fc5
<p style="color:#d53fc5;">Text here</p>
.mytext {color:#d53fc5;}
This box has a color of #d53fc5
<div style="background-color:#d53fc5;">Content here</div>
.mybackground {background-color:#d53fc5;}
Border around this has a color of #d53fc5
<div style="border:2px solid #d53fc5;">Content here</div>
.myborder {border:2px solid #d53fc5;}