#df98e2 color space conversions
Hex:
#df98e2
RGB:
223, 152, 226
CMY:
13, 40, 11
CMYK:
1, 33, 0, 11
HSL:
298°, 56.0606%, 74.1176%
HSV (HSB):
298°, 32.7434%, 88.6275%
XYZ:
55.3871, 43.6354, 77.4548
xyY:
0.3138, 0.2473, 43.6354
CIE-Lab:
71.9841, 38.3897, -26.8393
CIE-LCH:
71.9841, 46.8414, 325.0416
CIE-Luv:
71.9841, 34.8855, -48.2518
Hunter-Lab:
66.0571, 34.0675, -23.2800
#df98e2 color charts
#df98e2 color shades, tints & tones
#df98e2 color schemes
#df98e2 color preview, HTML & CSS examples
This text has a color of #df98e2
<p style="color:#df98e2;">Text here</p>
.mytext {color:#df98e2;}
This box has a color of #df98e2
<div style="background-color:#df98e2;">Content here</div>
.mybackground {background-color:#df98e2;}
Border around this has a color of #df98e2
<div style="border:2px solid #df98e2;">Content here</div>
.myborder {border:2px solid #df98e2;}