#ddbfe2 color space conversions
Hex:
#ddbfe2
RGB:
221, 191, 226
CMY:
13, 25, 11
CMYK:
2, 15, 0, 11
HSL:
291°, 37.6344%, 81.7647%
HSV (HSB):
291°, 15.4867%, 88.6275%
XYZ:
62.1771, 58.1247, 79.8936
xyY:
0.3106, 0.2903, 58.1247
CIE-Lab:
80.8081, 16.7679, -13.4801
CIE-LCH:
80.8081, 21.5146, 321.2033
CIE-Luv:
80.8081, 14.7659, -23.7870
Hunter-Lab:
76.2396, 12.1561, -8.7640
#ddbfe2 color charts
#ddbfe2 color shades, tints & tones
#ddbfe2 color schemes
#ddbfe2 color preview, HTML & CSS examples
This text has a color of #ddbfe2
<p style="color:#ddbfe2;">Text here</p>
.mytext {color:#ddbfe2;}
This box has a color of #ddbfe2
<div style="background-color:#ddbfe2;">Content here</div>
.mybackground {background-color:#ddbfe2;}
Border around this has a color of #ddbfe2
<div style="border:2px solid #ddbfe2;">Content here</div>
.myborder {border:2px solid #ddbfe2;}