#ddd1ff color space conversions
Hex:
#ddd1ff
RGB:
221, 209, 255
CMY:
13, 18, 0
CMYK:
13, 18, 0, 0
HSL:
256°, 100.0000%, 90.9804%
HSV (HSB):
256°, 18.0392%, 100.0000%
XYZ:
70.6693, 68.1931, 104.0457
xyY:
0.2909, 0.2807, 68.1931
CIE-Lab:
86.1029, 12.8691, -20.9537
CIE-LCH:
86.1029, 24.5901, 301.5569
CIE-Luv:
86.1029, 3.6415, -35.5172
Hunter-Lab:
82.5791, 8.2427, -16.8971
#ddd1ff color charts
#ddd1ff color shades, tints & tones
#ddd1ff color schemes
#ddd1ff color preview, HTML & CSS examples
This text has a color of #ddd1ff
<p style="color:#ddd1ff;">Text here</p>
.mytext {color:#ddd1ff;}
This box has a color of #ddd1ff
<div style="background-color:#ddd1ff;">Content here</div>
.mybackground {background-color:#ddd1ff;}
Border around this has a color of #ddd1ff
<div style="border:2px solid #ddd1ff;">Content here</div>
.myborder {border:2px solid #ddd1ff;}