#d53ef9 color space conversions
Hex:
#d53ef9
RGB:
213, 62, 249
CMY:
16, 76, 2
CMYK:
14, 75, 0, 2
HSL:
288°, 93.9698%, 60.9804%
HSV (HSB):
288°, 75.1004%, 97.6471%
XYZ:
46.2621, 24.4309, 91.8999
xyY:
0.2845, 0.1503, 24.4309
CIE-Lab:
56.5167, 80.7355, -63.9798
CIE-LCH:
56.5167, 103.0129, 321.6045
CIE-Luv:
56.5167, 52.1351, -109.4311
Hunter-Lab:
49.4277, 80.5696, -75.6374
#d53ef9 color charts
#d53ef9 color shades, tints & tones
#d53ef9 color schemes
#d53ef9 color preview, HTML & CSS examples
This text has a color of #d53ef9
<p style="color:#d53ef9;">Text here</p>
.mytext {color:#d53ef9;}
This box has a color of #d53ef9
<div style="background-color:#d53ef9;">Content here</div>
.mybackground {background-color:#d53ef9;}
Border around this has a color of #d53ef9
<div style="border:2px solid #d53ef9;">Content here</div>
.myborder {border:2px solid #d53ef9;}