#d53fa1 color space conversions
Hex:
#d53fa1
RGB:
213, 63, 161
CMY:
16, 75, 37
CMYK:
0, 70, 24, 16
HSL:
321°, 64.1026%, 54.1176%
HSV (HSB):
321°, 70.4225%, 83.5294%
XYZ:
35.6511, 20.2744, 35.7525
xyY:
0.3889, 0.2211, 20.2744
CIE-Lab:
52.1460, 66.8582, -20.4857
CIE-LCH:
52.1460, 69.9263, 342.9647
CIE-Luv:
52.1460, 82.1399, -40.7754
Hunter-Lab:
45.0271, 62.5337, -15.5587
#d53fa1 color charts
#d53fa1 color shades, tints & tones
#d53fa1 color schemes
#d53fa1 color preview, HTML & CSS examples
This text has a color of #d53fa1
<p style="color:#d53fa1;">Text here</p>
.mytext {color:#d53fa1;}
This box has a color of #d53fa1
<div style="background-color:#d53fa1;">Content here</div>
.mybackground {background-color:#d53fa1;}
Border around this has a color of #d53fa1
<div style="border:2px solid #d53fa1;">Content here</div>
.myborder {border:2px solid #d53fa1;}