#ddddff color space conversions
Hex:
#ddddff
RGB:
221, 221, 255
CMY:
13, 13, 0
CMYK:
13, 13, 0, 0
HSL:
240°, 100.0000%, 93.3333%
HSV (HSB):
240°, 13.3333%, 100.0000%
XYZ:
73.7252, 74.3051, 105.0643
xyY:
0.2913, 0.2936, 74.3051
CIE-Lab:
89.0665, 6.5326, -16.4850
CIE-LCH:
89.0665, 17.7321, 291.6171
CIE-Luv:
89.0665, -1.9638, -27.2585
Hunter-Lab:
86.2004, 1.8164, -11.9246
#ddddff color charts
#ddddff RGB chart
#ddddff CMYK chart
#ddddff RGB pie chart
#ddddff color shades, tints & tones
#ddddff color schemes
#ddddff color preview, HTML & CSS examples
This text has a color of #ddddff
<p style="color:#ddddff;">Text here</p>
.mytext {color:#ddddff;}
Text color #ddddff
This box has a color of #ddddff
<div style="background-color:#ddddff;">Content here</div>
.mybackground {background-color:#ddddff;}
Background color #ddddff
Border around this has a color of #ddddff
<div style="border:2px solid #ddddff;">Content here</div>
.myborder {border:2px solid #ddddff;}
Border color #ddddff