#dfdcfb color space conversions
Hex:
#dfdcfb
RGB:
223, 220, 251
CMY:
13, 14, 2
CMYK:
11, 12, 0, 2
HSL:
246°, 79.4872%, 92.3529%
HSV (HSB):
246°, 12.3506%, 98.4314%
XYZ:
73.4372, 73.8394, 101.6487
xyY:
0.2950, 0.2966, 73.8394
CIE-Lab:
88.8465, 6.8815, -14.6988
CIE-LCH:
88.8465, 16.2299, 295.0874
CIE-Luv:
88.8465, -0.1835, -24.3916
Hunter-Lab:
85.9299, 2.1721, -9.9848
#dfdcfb color charts
#dfdcfb color shades, tints & tones
#dfdcfb color schemes
#dfdcfb color preview, HTML & CSS examples
This text has a color of #dfdcfb
<p style="color:#dfdcfb;">Text here</p>
.mytext {color:#dfdcfb;}
This box has a color of #dfdcfb
<div style="background-color:#dfdcfb;">Content here</div>
.mybackground {background-color:#dfdcfb;}
Border around this has a color of #dfdcfb
<div style="border:2px solid #dfdcfb;">Content here</div>
.myborder {border:2px solid #dfdcfb;}