#d532d5 color space conversions
Hex:
#d532d5
RGB:
213, 50, 213
CMY:
16, 80, 16
CMYK:
0, 77, 0, 16
HSL:
300°, 65.9919%, 51.5686%
HSV (HSB):
300°, 76.5258%, 83.5294%
XYZ:
40.5914, 21.2314, 64.9095
xyY:
0.3203, 0.1675, 21.2314
CIE-Lab:
53.2019, 78.2482, -49.0104
CIE-LCH:
53.2019, 92.3298, 327.9392
CIE-Luv:
53.2019, 65.9460, -85.2713
Hunter-Lab:
46.0776, 76.6114, -51.2675
#d532d5 color charts
#d532d5 color shades, tints & tones
#d532d5 color schemes
#d532d5 color preview, HTML & CSS examples
This text has a color of #d532d5
<p style="color:#d532d5;">Text here</p>
.mytext {color:#d532d5;}
This box has a color of #d532d5
<div style="background-color:#d532d5;">Content here</div>
.mybackground {background-color:#d532d5;}
Border around this has a color of #d532d5
<div style="border:2px solid #d532d5;">Content here</div>
.myborder {border:2px solid #d532d5;}