#d53da0 color space conversions
Hex:
#d53da0
RGB:
213, 61, 160
CMY:
16, 76, 37
CMYK:
0, 71, 25, 16
HSL:
321°, 64.4068%, 53.7255%
HSV (HSB):
321°, 71.3615%, 83.5294%
XYZ:
35.4545, 20.0217, 35.2536
xyY:
0.3908, 0.2207, 20.0217
CIE-Lab:
51.8617, 67.4194, -20.3310
CIE-LCH:
51.8617, 70.4182, 343.2188
CIE-Luv:
51.8617, 83.1622, -40.6077
Hunter-Lab:
44.7456, 63.1309, -15.3908
#d53da0 color charts
#d53da0 color shades, tints & tones
#d53da0 color schemes
#d53da0 color preview, HTML & CSS examples
This text has a color of #d53da0
<p style="color:#d53da0;">Text here</p>
.mytext {color:#d53da0;}
This box has a color of #d53da0
<div style="background-color:#d53da0;">Content here</div>
.mybackground {background-color:#d53da0;}
Border around this has a color of #d53da0
<div style="border:2px solid #d53da0;">Content here</div>
.myborder {border:2px solid #d53da0;}