#d53bcd color space conversions
Hex:
#d53bcd
RGB:
213, 59, 205
CMY:
16, 77, 20
CMYK:
0, 72, 4, 16
HSL:
303°, 64.7059%, 53.3333%
HSV (HSB):
303°, 72.3005%, 83.5294%
XYZ:
40.0240, 21.6818, 59.8331
xyY:
0.3293, 0.1784, 21.6818
CIE-Lab:
53.6878, 74.3908, -43.6650
CIE-LCH:
53.6878, 86.2591, 329.5885
CIE-Luv:
53.6878, 67.0362, -76.8600
Hunter-Lab:
46.5638, 71.9435, -43.5913
#d53bcd color charts
#d53bcd color shades, tints & tones
#d53bcd color schemes
#d53bcd color preview, HTML & CSS examples
This text has a color of #d53bcd
<p style="color:#d53bcd;">Text here</p>
.mytext {color:#d53bcd;}
This box has a color of #d53bcd
<div style="background-color:#d53bcd;">Content here</div>
.mybackground {background-color:#d53bcd;}
Border around this has a color of #d53bcd
<div style="border:2px solid #d53bcd;">Content here</div>
.myborder {border:2px solid #d53bcd;}