#ddc9ff color space conversions
Hex:
#ddc9ff
RGB:
221, 201, 255
CMY:
13, 21, 0
CMYK:
13, 21, 0, 0
HSL:
262°, 100.0000%, 89.4118%
HSV (HSB):
262°, 21.1765%, 100.0000%
XYZ:
68.7554, 64.3654, 103.4077
xyY:
0.2907, 0.2721, 64.3654
CIE-Lab:
84.1557, 17.1359, -23.9076
CIE-LCH:
84.1557, 29.4145, 305.6312
CIE-Luv:
84.1557, 7.3512, -40.9879
Hunter-Lab:
80.2281, 12.5753, -20.2605
#ddc9ff color charts
#ddc9ff color shades, tints & tones
#ddc9ff color schemes
#ddc9ff color preview, HTML & CSS examples
This text has a color of #ddc9ff
<p style="color:#ddc9ff;">Text here</p>
.mytext {color:#ddc9ff;}
This box has a color of #ddc9ff
<div style="background-color:#ddc9ff;">Content here</div>
.mybackground {background-color:#ddc9ff;}
Border around this has a color of #ddc9ff
<div style="border:2px solid #ddc9ff;">Content here</div>
.myborder {border:2px solid #ddc9ff;}