#df97f8 color space conversions
Hex:
#df97f8
RGB:
223, 151, 248
CMY:
13, 41, 3
CMYK:
10, 39, 0, 3
HSL:
285°, 87.3874%, 78.2353%
HSV (HSB):
285°, 39.1129%, 97.2549%
XYZ:
58.4413, 44.5985, 94.3351
xyY:
0.2961, 0.2260, 44.5985
CIE-Lab:
72.6267, 43.1594, -37.8589
CIE-LCH:
72.6267, 57.4111, 318.7432
CIE-Luv:
72.6267, 31.6419, -67.1201
Hunter-Lab:
66.7821, 39.3374, -37.0044
#df97f8 color charts
#df97f8 color shades, tints & tones
#df97f8 color schemes
#df97f8 color preview, HTML & CSS examples
This text has a color of #df97f8
<p style="color:#df97f8;">Text here</p>
.mytext {color:#df97f8;}
This box has a color of #df97f8
<div style="background-color:#df97f8;">Content here</div>
.mybackground {background-color:#df97f8;}
Border around this has a color of #df97f8
<div style="border:2px solid #df97f8;">Content here</div>
.myborder {border:2px solid #df97f8;}