#ddd6fa color space conversions
Hex:
#ddd6fa
RGB:
221, 214, 250
CMY:
13, 16, 2
CMYK:
12, 14, 0, 2
HSL:
252°, 78.2609%, 90.9804%
HSV (HSB):
252°, 14.4000%, 98.0392%
XYZ:
71.1207, 70.3674, 100.2763
xyY:
0.2942, 0.2911, 70.3674
CIE-Lab:
87.1768, 9.2029, -16.6941
CIE-LCH:
87.1768, 19.0627, 298.8666
CIE-Luv:
87.1768, 1.6467, -27.9660
Hunter-Lab:
83.8853, 4.5389, -12.1554
#ddd6fa color charts
#ddd6fa color shades, tints & tones
#ddd6fa color schemes
#ddd6fa color preview, HTML & CSS examples
This text has a color of #ddd6fa
<p style="color:#ddd6fa;">Text here</p>
.mytext {color:#ddd6fa;}
This box has a color of #ddd6fa
<div style="background-color:#ddd6fa;">Content here</div>
.mybackground {background-color:#ddd6fa;}
Border around this has a color of #ddd6fa
<div style="border:2px solid #ddd6fa;">Content here</div>
.myborder {border:2px solid #ddd6fa;}