#df53dd color space conversions
Hex:
#df53dd
RGB:
223, 83, 221
CMY:
13, 67, 13
CMYK:
0, 63, 1, 13
HSL:
301°, 68.6275%, 60.0000%
HSV (HSB):
301°, 62.7803%, 87.4510%
XYZ:
46.5758, 27.0949, 71.1816
xyY:
0.3215, 0.1871, 27.0949
CIE-Lab:
59.0621, 70.6511, -44.1624
CIE-LCH:
59.0621, 83.3180, 327.9914
CIE-Luv:
59.0621, 62.7039, -78.6908
Hunter-Lab:
52.0528, 68.6259, -44.6415
#df53dd color charts
#df53dd color shades, tints & tones
#df53dd color schemes
#df53dd color preview, HTML & CSS examples
This text has a color of #df53dd
<p style="color:#df53dd;">Text here</p>
.mytext {color:#df53dd;}
This box has a color of #df53dd
<div style="background-color:#df53dd;">Content here</div>
.mybackground {background-color:#df53dd;}
Border around this has a color of #df53dd
<div style="border:2px solid #df53dd;">Content here</div>
.myborder {border:2px solid #df53dd;}