#dfcdfd color space conversions
Hex:
#dfcdfd
RGB:
223, 205, 253
CMY:
13, 20, 1
CMYK:
12, 19, 0, 1
HSL:
263°, 92.3077%, 89.8039%
HSV (HSB):
263°, 18.9723%, 99.2157%
XYZ:
69.9924, 66.4425, 102.0642
xyY:
0.2935, 0.2786, 66.4425
CIE-Lab:
85.2216, 15.2169, -21.2147
CIE-LCH:
85.2216, 26.1078, 305.6513
CIE-Luv:
85.2216, 6.7552, -36.2833
Hunter-Lab:
81.5122, 10.6267, -17.1804
#dfcdfd color charts
#dfcdfd color shades, tints & tones
#dfcdfd color schemes
#dfcdfd color preview, HTML & CSS examples
This text has a color of #dfcdfd
<p style="color:#dfcdfd;">Text here</p>
.mytext {color:#dfcdfd;}
This box has a color of #dfcdfd
<div style="background-color:#dfcdfd;">Content here</div>
.mybackground {background-color:#dfcdfd;}
Border around this has a color of #dfcdfd
<div style="border:2px solid #dfcdfd;">Content here</div>
.myborder {border:2px solid #dfcdfd;}