#df2ccd color space conversions
Hex:
#df2ccd
RGB:
223, 44, 205
CMY:
13, 83, 20
CMYK:
0, 80, 8, 13
HSL:
306°, 73.6626%, 52.3529%
HSV (HSB):
306°, 80.2691%, 87.4510%
XYZ:
42.3516, 21.8971, 59.7520
xyY:
0.3415, 0.1766, 21.8971
CIE-Lab:
53.9177, 80.5284, -43.1945
CIE-LCH:
53.9177, 91.3815, 331.7914
CIE-Luv:
53.9177, 77.1972, -77.1455
Hunter-Lab:
46.7944, 79.6625, -42.9517
#df2ccd color charts
#df2ccd color shades, tints & tones
#df2ccd color schemes
#df2ccd color preview, HTML & CSS examples
This text has a color of #df2ccd
<p style="color:#df2ccd;">Text here</p>
.mytext {color:#df2ccd;}
This box has a color of #df2ccd
<div style="background-color:#df2ccd;">Content here</div>
.mybackground {background-color:#df2ccd;}
Border around this has a color of #df2ccd
<div style="border:2px solid #df2ccd;">Content here</div>
.myborder {border:2px solid #df2ccd;}