#df53c5 color space conversions
Hex:
#df53c5
RGB:
223, 83, 197
CMY:
13, 67, 23
CMYK:
0, 63, 12, 13
HSL:
311°, 68.6275%, 60.0000%
HSV (HSB):
311°, 62.7803%, 87.4510%
XYZ:
43.6027, 25.9057, 55.5255
xyY:
0.3487, 0.2072, 25.9057
CIE-Lab:
57.9474, 66.8830, -32.2912
CIE-LCH:
57.9474, 74.2702, 334.2287
CIE-Luv:
57.9474, 70.3934, -59.4737
Hunter-Lab:
50.8976, 63.8455, -29.0526
#df53c5 color charts
#df53c5 color shades, tints & tones
#df53c5 color schemes
#df53c5 color preview, HTML & CSS examples
This text has a color of #df53c5
<p style="color:#df53c5;">Text here</p>
.mytext {color:#df53c5;}
This box has a color of #df53c5
<div style="background-color:#df53c5;">Content here</div>
.mybackground {background-color:#df53c5;}
Border around this has a color of #df53c5
<div style="border:2px solid #df53c5;">Content here</div>
.myborder {border:2px solid #df53c5;}