#ddbdfe color space conversions
Hex:
#ddbdfe
RGB:
221, 189, 254
CMY:
13, 26, 0
CMYK:
13, 26, 0, 0
HSL:
270°, 97.0149%, 86.8627%
HSV (HSB):
270°, 25.5906%, 99.6078%
XYZ:
65.9058, 58.9231, 101.6656
xyY:
0.2910, 0.2602, 58.9231
CIE-Lab:
81.2493, 23.3747, -27.8083
CIE-LCH:
81.2493, 36.3274, 310.0492
CIE-Luv:
81.2493, 12.9500, -48.2657
Hunter-Lab:
76.7614, 18.9241, -24.7929
#ddbdfe color charts
#ddbdfe color shades, tints & tones
#ddbdfe color schemes
#ddbdfe color preview, HTML & CSS examples
This text has a color of #ddbdfe
<p style="color:#ddbdfe;">Text here</p>
.mytext {color:#ddbdfe;}
This box has a color of #ddbdfe
<div style="background-color:#ddbdfe;">Content here</div>
.mybackground {background-color:#ddbdfe;}
Border around this has a color of #ddbdfe
<div style="border:2px solid #ddbdfe;">Content here</div>
.myborder {border:2px solid #ddbdfe;}