#ddc9fd color space conversions
Hex:
#ddc9fd
RGB:
221, 201, 253
CMY:
13, 21, 1
CMYK:
13, 21, 0, 1
HSL:
263°, 92.8571%, 89.0196%
HSV (HSB):
263°, 20.5534%, 99.2157%
XYZ:
68.4351, 64.2373, 101.7206
xyY:
0.2920, 0.2741, 64.2373
CIE-Lab:
84.0892, 16.7243, -22.9473
CIE-LCH:
84.0892, 28.3951, 306.0851
CIE-Luv:
84.0892, 7.5192, -39.3256
Hunter-Lab:
80.1482, 12.1541, -19.1446
#ddc9fd color charts
#ddc9fd color shades, tints & tones
#ddc9fd color schemes
#ddc9fd color preview, HTML & CSS examples
This text has a color of #ddc9fd
<p style="color:#ddc9fd;">Text here</p>
.mytext {color:#ddc9fd;}
This box has a color of #ddc9fd
<div style="background-color:#ddc9fd;">Content here</div>
.mybackground {background-color:#ddc9fd;}
Border around this has a color of #ddc9fd
<div style="border:2px solid #ddc9fd;">Content here</div>
.myborder {border:2px solid #ddc9fd;}