#ddc3ff color space conversions
Hex:
#ddc3ff
RGB:
221, 195, 255
CMY:
13, 24, 0
CMYK:
13, 24, 0, 0
HSL:
266°, 100.0000%, 88.2353%
HSV (HSB):
266°, 23.5294%, 100.0000%
XYZ:
67.3839, 61.6224, 102.9505
xyY:
0.2905, 0.2657, 61.6224
CIE-Lab:
82.7122, 20.3532, -26.1062
CIE-LCH:
82.7122, 33.1027, 307.9411
CIE-Luv:
82.7122, 10.1120, -45.0611
Hunter-Lab:
78.4999, 15.8486, -22.8073
#ddc3ff color charts
#ddc3ff color shades, tints & tones
#ddc3ff color schemes
#ddc3ff color preview, HTML & CSS examples
This text has a color of #ddc3ff
<p style="color:#ddc3ff;">Text here</p>
.mytext {color:#ddc3ff;}
This box has a color of #ddc3ff
<div style="background-color:#ddc3ff;">Content here</div>
.mybackground {background-color:#ddc3ff;}
Border around this has a color of #ddc3ff
<div style="border:2px solid #ddc3ff;">Content here</div>
.myborder {border:2px solid #ddc3ff;}