#d53cf5 color space conversions
Hex:
#d53cf5
RGB:
213, 60, 245
CMY:
16, 76, 4
CMYK:
13, 76, 0, 4
HSL:
290°, 90.2439%, 59.8039%
HSV (HSB):
290°, 75.5102%, 96.0784%
XYZ:
45.5379, 23.9704, 88.6128
xyY:
0.2880, 0.1516, 23.9704
CIE-Lab:
56.0582, 80.6488, -62.4895
CIE-LCH:
56.0582, 102.0253, 322.2302
CIE-Luv:
56.0582, 53.6729, -106.9764
Hunter-Lab:
48.9596, 80.3455, -73.0383
#d53cf5 color charts
#d53cf5 color shades, tints & tones
#d53cf5 color schemes
#d53cf5 color preview, HTML & CSS examples
This text has a color of #d53cf5
<p style="color:#d53cf5;">Text here</p>
.mytext {color:#d53cf5;}
This box has a color of #d53cf5
<div style="background-color:#d53cf5;">Content here</div>
.mybackground {background-color:#d53cf5;}
Border around this has a color of #d53cf5
<div style="border:2px solid #d53cf5;">Content here</div>
.myborder {border:2px solid #d53cf5;}