#d53eb3 color space conversions
Hex:
#d53eb3
RGB:
213, 62, 179
CMY:
16, 76, 30
CMYK:
0, 71, 16, 16
HSL:
314°, 64.2553%, 53.9216%
HSV (HSB):
314°, 70.8920%, 83.5294%
XYZ:
37.2999, 20.8461, 44.7056
xyY:
0.3627, 0.2027, 20.8461
CIE-Lab:
52.7806, 69.5981, -30.0624
CIE-LCH:
52.7806, 75.8133, 336.6384
CIE-Luv:
52.7806, 75.7200, -55.4333
Hunter-Lab:
45.6575, 65.9250, -26.0937
#d53eb3 color charts
#d53eb3 color shades, tints & tones
#d53eb3 color schemes
#d53eb3 color preview, HTML & CSS examples
This text has a color of #d53eb3
<p style="color:#d53eb3;">Text here</p>
.mytext {color:#d53eb3;}
This box has a color of #d53eb3
<div style="background-color:#d53eb3;">Content here</div>
.mybackground {background-color:#d53eb3;}
Border around this has a color of #d53eb3
<div style="border:2px solid #d53eb3;">Content here</div>
.myborder {border:2px solid #d53eb3;}