#ddcdfc color space conversions
Hex:
#ddcdfc
RGB:
221, 205, 252
CMY:
13, 20, 1
CMYK:
12, 19, 0, 1
HSL:
260°, 88.6792%, 89.6078%
HSV (HSB):
260°, 18.6508%, 98.8235%
XYZ:
69.2208, 66.0631, 101.1986
xyY:
0.2927, 0.2794, 66.0631
CIE-Lab:
85.0286, 14.3837, -20.9926
CIE-LCH:
85.0286, 25.4476, 304.4183
CIE-Luv:
85.0286, 5.7359, -35.7703
Hunter-Lab:
81.2792, 9.7796, -16.9250
#ddcdfc color charts
#ddcdfc color shades, tints & tones
#ddcdfc color schemes
#ddcdfc color preview, HTML & CSS examples
This text has a color of #ddcdfc
<p style="color:#ddcdfc;">Text here</p>
.mytext {color:#ddcdfc;}
This box has a color of #ddcdfc
<div style="background-color:#ddcdfc;">Content here</div>
.mybackground {background-color:#ddcdfc;}
Border around this has a color of #ddcdfc
<div style="border:2px solid #ddcdfc;">Content here</div>
.myborder {border:2px solid #ddcdfc;}