#df90e4 color space conversions
Hex:
#df90e4
RGB:
223, 144, 228
CMY:
13, 44, 11
CMYK:
2, 37, 0, 11
HSL:
296°, 60.8696%, 72.9412%
HSV (HSB):
296°, 36.8421%, 89.4118%
XYZ:
54.4083, 41.2359, 78.4905
xyY:
0.3124, 0.2368, 41.2359
CIE-Lab:
70.3409, 42.9978, -30.4647
CIE-LCH:
70.3409, 52.6964, 324.6817
CIE-Luv:
70.3409, 38.1627, -54.6817
Hunter-Lab:
64.2152, 38.8629, -27.5197
#df90e4 color charts
#df90e4 color shades, tints & tones
#df90e4 color schemes
#df90e4 color preview, HTML & CSS examples
This text has a color of #df90e4
<p style="color:#df90e4;">Text here</p>
.mytext {color:#df90e4;}
This box has a color of #df90e4
<div style="background-color:#df90e4;">Content here</div>
.mybackground {background-color:#df90e4;}
Border around this has a color of #df90e4
<div style="border:2px solid #df90e4;">Content here</div>
.myborder {border:2px solid #df90e4;}