#df2de5 color space conversions
Hex:
#df2de5
RGB:
223, 45, 229
CMY:
13, 82, 10
CMYK:
3, 80, 0, 10
HSL:
298°, 77.9661%, 53.7255%
HSV (HSB):
298°, 80.3493%, 89.8039%
XYZ:
45.5127, 23.2219, 76.2122
xyY:
0.3140, 0.1602, 23.2219
CIE-Lab:
55.3002, 83.8439, -54.6449
CIE-LCH:
55.3002, 100.0793, 326.9059
CIE-Luv:
55.3002, 68.0236, -95.3164
Hunter-Lab:
48.1891, 84.2552, -60.0362
#df2de5 color charts
#df2de5 color shades, tints & tones
#df2de5 color schemes
#df2de5 color preview, HTML & CSS examples
This text has a color of #df2de5
<p style="color:#df2de5;">Text here</p>
.mytext {color:#df2de5;}
This box has a color of #df2de5
<div style="background-color:#df2de5;">Content here</div>
.mybackground {background-color:#df2de5;}
Border around this has a color of #df2de5
<div style="border:2px solid #df2de5;">Content here</div>
.myborder {border:2px solid #df2de5;}