#df91ed color space conversions
Hex:
#df91ed
RGB:
223, 145, 237
CMY:
13, 43, 7
CMYK:
6, 39, 0, 7
HSL:
291°, 71.8750%, 74.9020%
HSV (HSB):
291°, 38.8186%, 92.9412%
XYZ:
55.8429, 42.0532, 85.2946
xyY:
0.3048, 0.2296, 42.0532
CIE-Lab:
70.9076, 44.1725, -34.5266
CIE-LCH:
70.9076, 56.0651, 321.9877
CIE-Luv:
70.9076, 36.0912, -61.5557
Hunter-Lab:
64.8484, 40.2268, -32.5897
#df91ed color charts
#df91ed color shades, tints & tones
#df91ed color schemes
#df91ed color preview, HTML & CSS examples
This text has a color of #df91ed
<p style="color:#df91ed;">Text here</p>
.mytext {color:#df91ed;}
This box has a color of #df91ed
<div style="background-color:#df91ed;">Content here</div>
.mybackground {background-color:#df91ed;}
Border around this has a color of #df91ed
<div style="border:2px solid #df91ed;">Content here</div>
.myborder {border:2px solid #df91ed;}