#ddd4fb color space conversions
Hex:
#ddd4fb
RGB:
221, 212, 251
CMY:
13, 17, 2
CMYK:
12, 16, 0, 2
HSL:
254°, 82.9787%, 90.7843%
HSV (HSB):
254°, 15.5378%, 98.4314%
XYZ:
70.7749, 69.4242, 100.9368
xyY:
0.2935, 0.2879, 69.4242
CIE-Lab:
86.7137, 10.4621, -17.9188
CIE-LCH:
86.7137, 20.7494, 300.2790
CIE-Luv:
86.7137, 2.5228, -30.1579
Hunter-Lab:
83.3212, 5.8099, -13.5002
#ddd4fb color charts
#ddd4fb color shades, tints & tones
#ddd4fb color schemes
#ddd4fb color preview, HTML & CSS examples
This text has a color of #ddd4fb
<p style="color:#ddd4fb;">Text here</p>
.mytext {color:#ddd4fb;}
This box has a color of #ddd4fb
<div style="background-color:#ddd4fb;">Content here</div>
.mybackground {background-color:#ddd4fb;}
Border around this has a color of #ddd4fb
<div style="border:2px solid #ddd4fb;">Content here</div>
.myborder {border:2px solid #ddd4fb;}