#dfaddc color space conversions
Hex:
#dfaddc
RGB:
223, 173, 220
CMY:
13, 32, 14
CMYK:
0, 22, 1, 13
HSL:
304°, 43.8596%, 77.6471%
HSV (HSB):
304°, 22.4215%, 87.4510%
XYZ:
58.2933, 50.7424, 74.4320
xyY:
0.3177, 0.2766, 50.7424
CIE-Lab:
76.5227, 26.0071, -16.6608
CIE-LCH:
76.5227, 30.8860, 327.3554
CIE-Luv:
76.5227, 25.6448, -30.2090
Hunter-Lab:
71.2337, 21.4143, -12.0884
#dfaddc color charts
#dfaddc color shades, tints & tones
#dfaddc color schemes
#dfaddc color preview, HTML & CSS examples
This text has a color of #dfaddc
<p style="color:#dfaddc;">Text here</p>
.mytext {color:#dfaddc;}
This box has a color of #dfaddc
<div style="background-color:#dfaddc;">Content here</div>
.mybackground {background-color:#dfaddc;}
Border around this has a color of #dfaddc
<div style="border:2px solid #dfaddc;">Content here</div>
.myborder {border:2px solid #dfaddc;}