#d53aa7 color space conversions
Hex:
#d53aa7
RGB:
213, 58, 167
CMY:
16, 77, 35
CMYK:
0, 73, 22, 16
HSL:
318°, 64.8536%, 53.1373%
HSV (HSB):
318°, 72.7700%, 83.5294%
XYZ:
35.9287, 19.9623, 38.5187
xyY:
0.3806, 0.2114, 19.9623
CIE-Lab:
51.7945, 69.3066, -24.5621
CIE-LCH:
51.7945, 73.5303, 340.4858
CIE-Luv:
51.7945, 81.3890, -47.0686
Hunter-Lab:
44.6792, 65.3520, -19.8395
#d53aa7 color charts
#d53aa7 color shades, tints & tones
#d53aa7 color schemes
#d53aa7 color preview, HTML & CSS examples
This text has a color of #d53aa7
<p style="color:#d53aa7;">Text here</p>
.mytext {color:#d53aa7;}
This box has a color of #d53aa7
<div style="background-color:#d53aa7;">Content here</div>
.mybackground {background-color:#d53aa7;}
Border around this has a color of #d53aa7
<div style="border:2px solid #d53aa7;">Content here</div>
.myborder {border:2px solid #d53aa7;}