#d53fe5 color space conversions
Hex:
#d53fe5
RGB:
213, 63, 229
CMY:
16, 75, 10
CMYK:
7, 72, 0, 10
HSL:
294°, 76.1468%, 57.2549%
HSV (HSB):
294°, 72.4891%, 89.8039%
XYZ:
43.3609, 23.3583, 76.3520
xyY:
0.3031, 0.1633, 23.3583
CIE-Lab:
55.4395, 76.9790, -54.5132
CIE-LCH:
55.4395, 94.3263, 324.6955
CIE-Luv:
55.4395, 58.1287, -94.2578
Hunter-Lab:
48.3304, 75.5679, -59.8345
#d53fe5 color charts
#d53fe5 color shades, tints & tones
#d53fe5 color schemes
#d53fe5 color preview, HTML & CSS examples
This text has a color of #d53fe5
<p style="color:#d53fe5;">Text here</p>
.mytext {color:#d53fe5;}
This box has a color of #d53fe5
<div style="background-color:#d53fe5;">Content here</div>
.mybackground {background-color:#d53fe5;}
Border around this has a color of #d53fe5
<div style="border:2px solid #d53fe5;">Content here</div>
.myborder {border:2px solid #d53fe5;}