#df38ed color space conversions
Hex:
#df38ed
RGB:
223, 56, 237
CMY:
13, 78, 7
CMYK:
6, 76, 0, 7
HSL:
295°, 83.4101%, 57.4510%
HSV (HSB):
295°, 76.3713%, 92.9412%
XYZ:
47.1317, 24.6307, 82.3909
xyY:
0.3057, 0.1598, 24.6307
CIE-Lab:
56.7139, 82.3348, -56.8822
CIE-LCH:
56.7139, 100.0729, 325.3608
CIE-Luv:
56.7139, 63.5434, -99.0667
Hunter-Lab:
49.6294, 82.6652, -63.6881
#df38ed color charts
#df38ed color shades, tints & tones
#df38ed color schemes
#df38ed color preview, HTML & CSS examples
This text has a color of #df38ed
<p style="color:#df38ed;">Text here</p>
.mytext {color:#df38ed;}
This box has a color of #df38ed
<div style="background-color:#df38ed;">Content here</div>
.mybackground {background-color:#df38ed;}
Border around this has a color of #df38ed
<div style="border:2px solid #df38ed;">Content here</div>
.myborder {border:2px solid #df38ed;}