#df8cea color space conversions
Hex:
#df8cea
RGB:
223, 140, 234
CMY:
13, 45, 8
CMYK:
5, 40, 0, 8
HSL:
293°, 69.1176%, 73.3333%
HSV (HSB):
293°, 40.1709%, 91.7647%
XYZ:
54.6608, 40.3847, 82.7560
xyY:
0.3074, 0.2271, 40.3847
CIE-Lab:
69.7426, 46.2178, -34.6876
CIE-LCH:
69.7426, 57.7868, 323.1109
CIE-Luv:
69.7426, 38.7790, -61.9749
Hunter-Lab:
63.5489, 42.3239, -32.7256
#df8cea color charts
#df8cea color shades, tints & tones
#df8cea color schemes
#df8cea color preview, HTML & CSS examples
This text has a color of #df8cea
<p style="color:#df8cea;">Text here</p>
.mytext {color:#df8cea;}
This box has a color of #df8cea
<div style="background-color:#df8cea;">Content here</div>
.mybackground {background-color:#df8cea;}
Border around this has a color of #df8cea
<div style="border:2px solid #df8cea;">Content here</div>
.myborder {border:2px solid #df8cea;}