#dfadfc color space conversions
Hex:
#dfadfc
RGB:
223, 173, 252
CMY:
13, 32, 1
CMYK:
12, 31, 0, 1
HSL:
278°, 92.9412%, 83.3333%
HSV (HSB):
278°, 31.3492%, 98.8235%
XYZ:
62.9457, 52.6034, 98.9313
xyY:
0.2935, 0.2453, 52.6034
CIE-Lab:
77.6403, 32.2036, -32.2624
CIE-LCH:
77.6403, 45.5844, 314.9477
CIE-Luv:
77.6403, 21.5311, -56.7484
Hunter-Lab:
72.5282, 27.9920, -30.1042
#dfadfc color charts
#dfadfc color shades, tints & tones
#dfadfc color schemes
#dfadfc color preview, HTML & CSS examples
This text has a color of #dfadfc
<p style="color:#dfadfc;">Text here</p>
.mytext {color:#dfadfc;}
This box has a color of #dfadfc
<div style="background-color:#dfadfc;">Content here</div>
.mybackground {background-color:#dfadfc;}
Border around this has a color of #dfadfc
<div style="border:2px solid #dfadfc;">Content here</div>
.myborder {border:2px solid #dfadfc;}