#df68ed color space conversions
Hex:
#df68ed
RGB:
223, 104, 237
CMY:
13, 59, 7
CMYK:
6, 56, 0, 7
HSL:
294°, 78.6982%, 66.8627%
HSV (HSB):
294°, 56.1181%, 92.9412%
XYZ:
50.6678, 31.7030, 83.5696
xyY:
0.3053, 0.1911, 31.7030
CIE-Lab:
63.0967, 64.4824, -46.7423
CIE-LCH:
63.0967, 79.6418, 324.0622
CIE-Luv:
63.0967, 51.6963, -82.9139
Hunter-Lab:
56.3054, 62.0930, -48.5855
#df68ed color charts
#df68ed color shades, tints & tones
#df68ed color schemes
#df68ed color preview, HTML & CSS examples
This text has a color of #df68ed
<p style="color:#df68ed;">Text here</p>
.mytext {color:#df68ed;}
This box has a color of #df68ed
<div style="background-color:#df68ed;">Content here</div>
.mybackground {background-color:#df68ed;}
Border around this has a color of #df68ed
<div style="border:2px solid #df68ed;">Content here</div>
.myborder {border:2px solid #df68ed;}