#dddaff color space conversions
Hex:
#dddaff
RGB:
221, 218, 255
CMY:
13, 15, 0
CMYK:
13, 15, 0, 0
HSL:
245°, 100.0000%, 92.7451%
HSV (HSB):
245°, 14.5098%, 100.0000%
XYZ:
72.9402, 72.7350, 104.8026
xyY:
0.2912, 0.2904, 72.7350
CIE-Lab:
88.3212, 8.1086, -17.6057
CIE-LCH:
88.3212, 19.3833, 294.7293
CIE-Luv:
88.3212, -0.5593, -29.3269
Hunter-Lab:
85.2848, 3.4145, -13.1594
#dddaff color charts
#dddaff color shades, tints & tones
#dddaff color schemes
#dddaff color preview, HTML & CSS examples
This text has a color of #dddaff
<p style="color:#dddaff;">Text here</p>
.mytext {color:#dddaff;}
This box has a color of #dddaff
<div style="background-color:#dddaff;">Content here</div>
.mybackground {background-color:#dddaff;}
Border around this has a color of #dddaff
<div style="border:2px solid #dddaff;">Content here</div>
.myborder {border:2px solid #dddaff;}