#df2ddc color space conversions
Hex:
#df2ddc
RGB:
223, 45, 220
CMY:
13, 82, 14
CMYK:
0, 80, 1, 13
HSL:
301°, 73.5537%, 52.5490%
HSV (HSB):
301°, 79.8206%, 87.4510%
XYZ:
44.2881, 22.7321, 69.7636
xyY:
0.3238, 0.1662, 22.7321
CIE-Lab:
54.7953, 82.4799, -50.3587
CIE-LCH:
54.7953, 96.6381, 328.5935
CIE-Luv:
54.7953, 71.3162, -88.4977
Hunter-Lab:
47.6781, 82.3713, -53.3796
#df2ddc color charts
#df2ddc color shades, tints & tones
#df2ddc color schemes
#df2ddc color preview, HTML & CSS examples
This text has a color of #df2ddc
<p style="color:#df2ddc;">Text here</p>
.mytext {color:#df2ddc;}
This box has a color of #df2ddc
<div style="background-color:#df2ddc;">Content here</div>
.mybackground {background-color:#df2ddc;}
Border around this has a color of #df2ddc
<div style="border:2px solid #df2ddc;">Content here</div>
.myborder {border:2px solid #df2ddc;}