#df08f3 color space conversions
Hex:
#df08f3
RGB:
223, 8, 243
CMY:
13, 97, 5
CMYK:
8, 97, 0, 5
HSL:
295°, 93.6255%, 49.2157%
HSV (HSB):
295°, 96.7078%, 95.2941%
XYZ:
46.6959, 22.3327, 86.6435
xyY:
0.3000, 0.1435, 22.3327
CIE-Lab:
54.3782, 91.1787, -63.9923
CIE-LCH:
54.3782, 111.3937, 324.9375
CIE-Luv:
54.3782, 65.9371, -109.6246
Hunter-Lab:
47.2575, 93.6782, -75.6241
#df08f3 color charts
#df08f3 color shades, tints & tones
#df08f3 color schemes
#df08f3 color preview, HTML & CSS examples
This text has a color of #df08f3
<p style="color:#df08f3;">Text here</p>
.mytext {color:#df08f3;}
This box has a color of #df08f3
<div style="background-color:#df08f3;">Content here</div>
.mybackground {background-color:#df08f3;}
Border around this has a color of #df08f3
<div style="border:2px solid #df08f3;">Content here</div>
.myborder {border:2px solid #df08f3;}