#dd53c9 color space conversions
Hex:
#dd53c9
RGB:
221, 83, 201
CMY:
13, 67, 21
CMYK:
0, 62, 9, 13
HSL:
309°, 66.9903%, 59.6078%
HSV (HSB):
309°, 62.4434%, 86.6667%
XYZ:
43.4547, 25.7757, 57.9432
xyY:
0.3417, 0.2027, 25.7757
CIE-Lab:
57.8235, 66.9801, -34.7911
CIE-LCH:
57.8235, 75.4768, 332.5515
CIE-Luv:
57.8235, 67.6367, -63.3014
Hunter-Lab:
50.7698, 63.9339, -32.1285
#dd53c9 color charts
#dd53c9 color shades, tints & tones
#dd53c9 color schemes
#dd53c9 color preview, HTML & CSS examples
This text has a color of #dd53c9
<p style="color:#dd53c9;">Text here</p>
.mytext {color:#dd53c9;}
This box has a color of #dd53c9
<div style="background-color:#dd53c9;">Content here</div>
.mybackground {background-color:#dd53c9;}
Border around this has a color of #dd53c9
<div style="border:2px solid #dd53c9;">Content here</div>
.myborder {border:2px solid #dd53c9;}