#d53fa0 color space conversions
Hex:
#d53fa0
RGB:
213, 63, 160
CMY:
16, 75, 37
CMYK:
0, 70, 25, 16
HSL:
321°, 64.1026%, 54.1176%
HSV (HSB):
321°, 70.4225%, 83.5294%
XYZ:
35.5632, 20.2392, 35.2899
xyY:
0.3904, 0.2222, 20.2392
CIE-Lab:
52.1066, 66.7316, -19.9558
CIE-LCH:
52.1066, 69.6516, 343.3509
CIE-Luv:
52.1066, 82.5155, -39.9815
Hunter-Lab:
44.9880, 62.3761, -15.0171
#d53fa0 color charts
#d53fa0 color shades, tints & tones
#d53fa0 color schemes
#d53fa0 color preview, HTML & CSS examples
This text has a color of #d53fa0
<p style="color:#d53fa0;">Text here</p>
.mytext {color:#d53fa0;}
This box has a color of #d53fa0
<div style="background-color:#d53fa0;">Content here</div>
.mybackground {background-color:#d53fa0;}
Border around this has a color of #d53fa0
<div style="border:2px solid #d53fa0;">Content here</div>
.myborder {border:2px solid #d53fa0;}