#ddbdff color space conversions
Hex:
#ddbdff
RGB:
221, 189, 255
CMY:
13, 26, 0
CMYK:
13, 26, 0, 0
HSL:
269°, 100.0000%, 87.0588%
HSV (HSB):
269°, 25.8824%, 100.0000%
XYZ:
66.0664, 58.9873, 102.5114
xyY:
0.2903, 0.2592, 58.9873
CIE-Lab:
81.2846, 23.5816, -28.2880
CIE-LCH:
81.2846, 36.8280, 309.8155
CIE-Luv:
81.2846, 12.8491, -49.1006
Hunter-Lab:
76.8032, 19.1407, -25.3737
#ddbdff color charts
#ddbdff color shades, tints & tones
#ddbdff color schemes
#ddbdff color preview, HTML & CSS examples
This text has a color of #ddbdff
<p style="color:#ddbdff;">Text here</p>
.mytext {color:#ddbdff;}
This box has a color of #ddbdff
<div style="background-color:#ddbdff;">Content here</div>
.mybackground {background-color:#ddbdff;}
Border around this has a color of #ddbdff
<div style="border:2px solid #ddbdff;">Content here</div>
.myborder {border:2px solid #ddbdff;}