#d53fe9 color space conversions
Hex:
#d53fe9
RGB:
213, 63, 233
CMY:
16, 75, 9
CMYK:
9, 73, 0, 9
HSL:
293°, 79.4393%, 58.0392%
HSV (HSB):
293°, 72.9614%, 91.3725%
XYZ:
43.9261, 23.5843, 79.3279
xyY:
0.2991, 0.1606, 23.5843
CIE-Lab:
55.6692, 77.6538, -56.3962
CIE-LCH:
55.6692, 95.9721, 324.0109
CIE-Luv:
55.6692, 56.8582, -97.2832
Hunter-Lab:
48.5637, 76.4674, -62.8545
#d53fe9 color charts
#d53fe9 color shades, tints & tones
#d53fe9 color schemes
#d53fe9 color preview, HTML & CSS examples
This text has a color of #d53fe9
<p style="color:#d53fe9;">Text here</p>
.mytext {color:#d53fe9;}
This box has a color of #d53fe9
<div style="background-color:#d53fe9;">Content here</div>
.mybackground {background-color:#d53fe9;}
Border around this has a color of #d53fe9
<div style="border:2px solid #d53fe9;">Content here</div>
.myborder {border:2px solid #d53fe9;}