#d53df5 color space conversions
Hex:
#d53df5
RGB:
213, 61, 245
CMY:
16, 76, 4
CMYK:
13, 75, 0, 4
HSL:
290°, 90.1961%, 60.0000%
HSV (HSB):
290°, 75.1020%, 96.0784%
XYZ:
45.5907, 24.0762, 88.6305
xyY:
0.2880, 0.1521, 24.0762
CIE-Lab:
56.1640, 80.3440, -62.3194
CIE-LCH:
56.1640, 101.6803, 322.2008
CIE-Luv:
56.1640, 53.5052, -106.7358
Hunter-Lab:
49.0675, 79.9840, -72.7481
#d53df5 color charts
#d53df5 color shades, tints & tones
#d53df5 color schemes
#d53df5 color preview, HTML & CSS examples
This text has a color of #d53df5
<p style="color:#d53df5;">Text here</p>
.mytext {color:#d53df5;}
This box has a color of #d53df5
<div style="background-color:#d53df5;">Content here</div>
.mybackground {background-color:#d53df5;}
Border around this has a color of #d53df5
<div style="border:2px solid #d53df5;">Content here</div>
.myborder {border:2px solid #d53df5;}