#ddcdff color space conversions
Hex:
#ddcdff
RGB:
221, 205, 255
CMY:
13, 20, 0
CMYK:
13, 20, 0, 0
HSL:
259°, 100.0000%, 90.1961%
HSV (HSB):
259°, 19.6078%, 100.0000%
XYZ:
69.7001, 66.2548, 103.7226
xyY:
0.2908, 0.2764, 66.2548
CIE-Lab:
85.1262, 14.9988, -22.4336
CIE-LCH:
85.1262, 26.9857, 303.7662
CIE-Luv:
85.1262, 5.4999, -38.2574
Hunter-Lab:
81.3970, 10.4043, -18.5741
#ddcdff color charts
#ddcdff RGB chart
#ddcdff CMYK chart
#ddcdff RGB pie chart
#ddcdff color shades, tints & tones
#ddcdff color schemes
#ddcdff color preview, HTML & CSS examples
This text has a color of #ddcdff
<p style="color:#ddcdff;">Text here</p>
.mytext {color:#ddcdff;}
Text color #ddcdff
This box has a color of #ddcdff
<div style="background-color:#ddcdff;">Content here</div>
.mybackground {background-color:#ddcdff;}
Background color #ddcdff
Border around this has a color of #ddcdff
<div style="border:2px solid #ddcdff;">Content here</div>
.myborder {border:2px solid #ddcdff;}
Border color #ddcdff