#dddafc color space conversions
Hex:
#dddafc
RGB:
221, 218, 252
CMY:
13, 15, 1
CMYK:
12, 13, 0, 1
HSL:
245°, 85.0000%, 92.1569%
HSV (HSB):
245°, 13.4921%, 98.8235%
XYZ:
72.4609, 72.5432, 102.2786
xyY:
0.2930, 0.2934, 72.5432
CIE-Lab:
88.2294, 7.4992, -16.1658
CIE-LCH:
88.2294, 17.8205, 294.8862
CIE-Luv:
88.2294, -0.3717, -26.8633
Hunter-Lab:
85.1723, 2.8084, -11.5774
#dddafc color charts
#dddafc color shades, tints & tones
#dddafc color schemes
#dddafc color preview, HTML & CSS examples
This text has a color of #dddafc
<p style="color:#dddafc;">Text here</p>
.mytext {color:#dddafc;}
This box has a color of #dddafc
<div style="background-color:#dddafc;">Content here</div>
.mybackground {background-color:#dddafc;}
Border around this has a color of #dddafc
<div style="border:2px solid #dddafc;">Content here</div>
.myborder {border:2px solid #dddafc;}