#d53da2 color space conversions
Hex:
#d53da2
RGB:
213, 61, 162
CMY:
16, 76, 36
CMYK:
0, 71, 24, 16
HSL:
320°, 64.4068%, 53.7255%
HSV (HSB):
320°, 71.3615%, 83.5294%
XYZ:
35.6309, 20.0923, 36.1827
xyY:
0.3877, 0.2186, 20.0923
CIE-Lab:
51.9414, 67.6722, -21.3896
CIE-LCH:
51.9414, 70.9721, 342.4595
CIE-Luv:
51.9414, 82.4016, -42.1951
Hunter-Lab:
44.8244, 63.4470, -16.4824
#d53da2 color charts
#d53da2 color shades, tints & tones
#d53da2 color schemes
#d53da2 color preview, HTML & CSS examples
This text has a color of #d53da2
<p style="color:#d53da2;">Text here</p>
.mytext {color:#d53da2;}
This box has a color of #d53da2
<div style="background-color:#d53da2;">Content here</div>
.mybackground {background-color:#d53da2;}
Border around this has a color of #d53da2
<div style="border:2px solid #d53da2;">Content here</div>
.myborder {border:2px solid #d53da2;}