#df3dcc color space conversions
Hex:
#df3dcc
RGB:
223, 61, 204
CMY:
13, 76, 20
CMYK:
0, 73, 9, 13
HSL:
307°, 71.6814%, 55.6863%
HSV (HSB):
307°, 72.6457%, 87.4510%
XYZ:
42.9993, 23.3851, 59.3742
xyY:
0.3419, 0.1860, 23.3851
CIE-Lab:
55.4668, 75.7881, -40.1778
CIE-LCH:
55.4668, 85.7793, 332.0704
CIE-Luv:
55.4668, 74.2035, -72.3402
Hunter-Lab:
48.3581, 74.0925, -38.9457
#df3dcc color charts
#df3dcc color shades, tints & tones
#df3dcc color schemes
#df3dcc color preview, HTML & CSS examples
This text has a color of #df3dcc
<p style="color:#df3dcc;">Text here</p>
.mytext {color:#df3dcc;}
This box has a color of #df3dcc
<div style="background-color:#df3dcc;">Content here</div>
.mybackground {background-color:#df3dcc;}
Border around this has a color of #df3dcc
<div style="border:2px solid #df3dcc;">Content here</div>
.myborder {border:2px solid #df3dcc;}