#dfabed color space conversions
Hex:
#dfabed
RGB:
223, 171, 237
CMY:
13, 33, 7
CMYK:
6, 28, 0, 7
HSL:
287°, 64.7059%, 80.0000%
HSV (HSB):
287°, 27.8481%, 92.9412%
XYZ:
60.2804, 50.9282, 86.7738
xyY:
0.3045, 0.2572, 50.9282
CIE-Lab:
76.6355, 30.2941, -25.7105
CIE-LCH:
76.6355, 39.7337, 319.6789
CIE-Luv:
76.6355, 24.3979, -45.5344
Hunter-Lab:
71.3640, 25.8900, -22.1378
#dfabed color charts
#dfabed color shades, tints & tones
#dfabed color schemes
#dfabed color preview, HTML & CSS examples
This text has a color of #dfabed
<p style="color:#dfabed;">Text here</p>
.mytext {color:#dfabed;}
This box has a color of #dfabed
<div style="background-color:#dfabed;">Content here</div>
.mybackground {background-color:#dfabed;}
Border around this has a color of #dfabed
<div style="border:2px solid #dfabed;">Content here</div>
.myborder {border:2px solid #dfabed;}