#df98e8 color space conversions
Hex:
#df98e8
RGB:
223, 152, 232
CMY:
13, 40, 9
CMYK:
4, 34, 0, 9
HSL:
293°, 63.4921%, 75.2941%
HSV (HSB):
293°, 34.4828%, 90.9804%
XYZ:
56.2251, 43.9706, 81.8677
xyY:
0.3088, 0.2415, 43.9706
CIE-Lab:
72.2089, 39.5168, -29.7801
CIE-LCH:
72.2089, 49.4816, 322.9981
CIE-Luv:
72.2089, 33.8815, -53.2314
Hunter-Lab:
66.3104, 35.3086, -26.7830
#df98e8 color charts
#df98e8 color shades, tints & tones
#df98e8 color schemes
#df98e8 color preview, HTML & CSS examples
This text has a color of #df98e8
<p style="color:#df98e8;">Text here</p>
.mytext {color:#df98e8;}
This box has a color of #df98e8
<div style="background-color:#df98e8;">Content here</div>
.mybackground {background-color:#df98e8;}
Border around this has a color of #df98e8
<div style="border:2px solid #df98e8;">Content here</div>
.myborder {border:2px solid #df98e8;}