#d53cb7 color space conversions
Hex:
#d53cb7
RGB:
213, 60, 183
CMY:
16, 76, 28
CMYK:
0, 72, 14, 16
HSL:
312°, 64.5570%, 53.5294%
HSV (HSB):
312°, 71.8310%, 83.5294%
XYZ:
37.6037, 20.7967, 46.8320
xyY:
0.3573, 0.1976, 20.7967
CIE-Lab:
52.7263, 70.8232, -32.4764
CIE-LCH:
52.7263, 77.9143, 335.3659
CIE-Luv:
52.7263, 74.7798, -59.2187
Hunter-Lab:
45.6035, 67.3814, -28.9648
#d53cb7 color charts
#d53cb7 color shades, tints & tones
#d53cb7 color schemes
#d53cb7 color preview, HTML & CSS examples
This text has a color of #d53cb7
<p style="color:#d53cb7;">Text here</p>
.mytext {color:#d53cb7;}
This box has a color of #d53cb7
<div style="background-color:#d53cb7;">Content here</div>
.mybackground {background-color:#d53cb7;}
Border around this has a color of #d53cb7
<div style="border:2px solid #d53cb7;">Content here</div>
.myborder {border:2px solid #d53cb7;}