#df80ee color space conversions
Hex:
#df80ee
RGB:
223, 128, 238
CMY:
13, 50, 7
CMYK:
6, 46, 0, 7
HSL:
292°, 76.3889%, 71.7647%
HSV (HSB):
292°, 46.2185%, 93.3333%
XYZ:
53.5832, 37.2994, 85.2643
xyY:
0.3042, 0.2118, 37.2994
CIE-Lab:
67.5010, 53.1294, -40.3781
CIE-LCH:
67.5010, 66.7318, 322.7653
CIE-Luv:
67.5010, 42.8588, -71.9363
Hunter-Lab:
61.0732, 49.7307, -40.0235
#df80ee color charts
#df80ee color shades, tints & tones
#df80ee color schemes
#df80ee color preview, HTML & CSS examples
This text has a color of #df80ee
<p style="color:#df80ee;">Text here</p>
.mytext {color:#df80ee;}
This box has a color of #df80ee
<div style="background-color:#df80ee;">Content here</div>
.mybackground {background-color:#df80ee;}
Border around this has a color of #df80ee
<div style="border:2px solid #df80ee;">Content here</div>
.myborder {border:2px solid #df80ee;}