#dd53c5 color space conversions
Hex:
#dd53c5
RGB:
221, 83, 197
CMY:
13, 67, 23
CMYK:
0, 62, 11, 13
HSL:
310°, 66.9903%, 59.6078%
HSV (HSB):
310°, 62.4434%, 86.6667%
XYZ:
42.9901, 25.5899, 55.4968
xyY:
0.3465, 0.2062, 25.5899
CIE-Lab:
57.6457, 66.3690, -32.7839
CIE-LCH:
57.6457, 74.0245, 333.7123
CIE-Luv:
57.6457, 68.9317, -60.0806
Hunter-Lab:
50.5864, 63.1691, -29.6347
#dd53c5 color charts
#dd53c5 color shades, tints & tones
#dd53c5 color schemes
#dd53c5 color preview, HTML & CSS examples
This text has a color of #dd53c5
<p style="color:#dd53c5;">Text here</p>
.mytext {color:#dd53c5;}
This box has a color of #dd53c5
<div style="background-color:#dd53c5;">Content here</div>
.mybackground {background-color:#dd53c5;}
Border around this has a color of #dd53c5
<div style="border:2px solid #dd53c5;">Content here</div>
.myborder {border:2px solid #dd53c5;}