#ddc8fc color space conversions
Hex:
#ddc8fc
RGB:
221, 200, 252
CMY:
13, 22, 1
CMYK:
12, 21, 0, 1
HSL:
264°, 89.6552%, 88.6275%
HSV (HSB):
264°, 20.6349%, 98.8235%
XYZ:
68.0438, 63.7090, 100.8062
xyY:
0.2926, 0.2739, 63.7090
CIE-Lab:
83.8140, 17.0545, -22.8341
CIE-LCH:
83.8140, 28.5000, 306.7557
CIE-Luv:
83.8140, 8.0688, -39.1749
Hunter-Lab:
79.8179, 12.4877, -19.0079
#ddc8fc color charts
#ddc8fc color shades, tints & tones
#ddc8fc color schemes
#ddc8fc color preview, HTML & CSS examples
This text has a color of #ddc8fc
<p style="color:#ddc8fc;">Text here</p>
.mytext {color:#ddc8fc;}
This box has a color of #ddc8fc
<div style="background-color:#ddc8fc;">Content here</div>
.mybackground {background-color:#ddc8fc;}
Border around this has a color of #ddc8fc
<div style="border:2px solid #ddc8fc;">Content here</div>
.myborder {border:2px solid #ddc8fc;}