#d53dc2 color space conversions
Hex:
#d53dc2
RGB:
213, 61, 194
CMY:
16, 76, 24
CMYK:
0, 71, 9, 16
HSL:
308°, 64.4068%, 53.7255%
HSV (HSB):
308°, 71.3615%, 83.5294%
XYZ:
38.8469, 21.3787, 53.1180
xyY:
0.3427, 0.1886, 21.3787
CIE-Lab:
53.3615, 72.0870, -37.8545
CIE-LCH:
53.3615, 81.4217, 332.2951
CIE-Luv:
53.3615, 70.4987, -67.6515
Hunter-Lab:
46.2371, 69.0552, -35.7475
#d53dc2 color charts
#d53dc2 color shades, tints & tones
#d53dc2 color schemes
#d53dc2 color preview, HTML & CSS examples
This text has a color of #d53dc2
<p style="color:#d53dc2;">Text here</p>
.mytext {color:#d53dc2;}
This box has a color of #d53dc2
<div style="background-color:#d53dc2;">Content here</div>
.mybackground {background-color:#d53dc2;}
Border around this has a color of #d53dc2
<div style="border:2px solid #d53dc2;">Content here</div>
.myborder {border:2px solid #d53dc2;}