#d53ed4 color space conversions
Hex:
#d53ed4
RGB:
213, 62, 212
CMY:
16, 76, 17
CMYK:
0, 71, 0, 16
HSL:
300°, 64.2553%, 53.9216%
HSV (HSB):
300°, 70.8920%, 83.5294%
XYZ:
41.0469, 22.3448, 64.4369
xyY:
0.3211, 0.1748, 22.3448
CIE-Lab:
54.3910, 74.5256, -46.5507
CIE-LCH:
54.3910, 87.8694, 328.0100
CIE-Luv:
54.3910, 63.9527, -81.4786
Hunter-Lab:
47.2703, 72.2761, -47.7324
#d53ed4 color charts
#d53ed4 color shades, tints & tones
#d53ed4 color schemes
#d53ed4 color preview, HTML & CSS examples
This text has a color of #d53ed4
<p style="color:#d53ed4;">Text here</p>
.mytext {color:#d53ed4;}
This box has a color of #d53ed4
<div style="background-color:#d53ed4;">Content here</div>
.mybackground {background-color:#d53ed4;}
Border around this has a color of #d53ed4
<div style="border:2px solid #d53ed4;">Content here</div>
.myborder {border:2px solid #d53ed4;}