#ddbdfd color space conversions
Hex:
#ddbdfd
RGB:
221, 189, 253
CMY:
13, 26, 1
CMYK:
13, 25, 0, 1
HSL:
270°, 94.1176%, 86.6667%
HSV (HSB):
270°, 25.2964%, 99.2157%
XYZ:
65.7460, 58.8592, 100.8243
xyY:
0.2916, 0.2611, 58.8592
CIE-Lab:
81.2141, 23.1684, -27.3282
CIE-LCH:
81.2141, 35.8275, 310.2907
CIE-Luv:
81.2141, 13.0509, -47.4311
Hunter-Lab:
76.7197, 18.7084, -24.2145
#ddbdfd color charts
#ddbdfd color shades, tints & tones
#ddbdfd color schemes
#ddbdfd color preview, HTML & CSS examples
This text has a color of #ddbdfd
<p style="color:#ddbdfd;">Text here</p>
.mytext {color:#ddbdfd;}
This box has a color of #ddbdfd
<div style="background-color:#ddbdfd;">Content here</div>
.mybackground {background-color:#ddbdfd;}
Border around this has a color of #ddbdfd
<div style="border:2px solid #ddbdfd;">Content here</div>
.myborder {border:2px solid #ddbdfd;}