#df53ed color space conversions
Hex:
#df53ed
RGB:
223, 83, 237
CMY:
13, 67, 7
CMYK:
6, 65, 0, 7
HSL:
295°, 81.0526%, 62.7451%
HSV (HSB):
295°, 64.9789%, 92.9412%
XYZ:
48.8107, 27.9889, 82.9506
xyY:
0.3055, 0.1752, 27.9889
CIE-Lab:
59.8787, 73.3380, -51.8373
CIE-LCH:
59.8787, 89.8085, 324.7463
CIE-Luv:
59.8787, 57.8192, -91.2732
Hunter-Lab:
52.9045, 72.1045, -55.9293
#df53ed color charts
#df53ed color shades, tints & tones
#df53ed color schemes
#df53ed color preview, HTML & CSS examples
This text has a color of #df53ed
<p style="color:#df53ed;">Text here</p>
.mytext {color:#df53ed;}
This box has a color of #df53ed
<div style="background-color:#df53ed;">Content here</div>
.mybackground {background-color:#df53ed;}
Border around this has a color of #df53ed
<div style="border:2px solid #df53ed;">Content here</div>
.myborder {border:2px solid #df53ed;}