#df3f8c color space conversions
Hex:
#df3f8c
RGB:
223, 63, 140
CMY:
13, 75, 45
CMYK:
0, 72, 37, 13
HSL:
331°, 71.4286%, 56.0784%
HSV (HSB):
331°, 71.7489%, 87.4510%
XYZ:
36.9426, 21.1364, 26.9436
xyY:
0.4345, 0.2486, 21.1364
CIE-Lab:
53.0985, 67.0552, -6.4277
CIE-LCH:
53.0985, 67.3626, 354.5245
CIE-Luv:
53.0985, 98.0216, -21.2948
Hunter-Lab:
45.9744, 62.9779, -2.5652
#df3f8c color charts
#df3f8c color shades, tints & tones
#df3f8c color schemes
#df3f8c color preview, HTML & CSS examples
This text has a color of #df3f8c
<p style="color:#df3f8c;">Text here</p>
.mytext {color:#df3f8c;}
This box has a color of #df3f8c
<div style="background-color:#df3f8c;">Content here</div>
.mybackground {background-color:#df3f8c;}
Border around this has a color of #df3f8c
<div style="border:2px solid #df3f8c;">Content here</div>
.myborder {border:2px solid #df3f8c;}