#ded1ec color space conversions
Hex:
#ded1ec
RGB:
222, 209, 236
CMY:
13, 18, 7
CMYK:
6, 11, 0, 7
HSL:
269°, 41.5385%, 87.2549%
HSV (HSB):
269°, 11.4407%, 92.5490%
XYZ:
68.0650, 67.1867, 88.7378
xyY:
0.3039, 0.3000, 67.1867
CIE-Lab:
85.5981, 9.4110, -11.6463
CIE-LCH:
85.5981, 14.9734, 308.9404
CIE-Luv:
85.5981, 5.5913, -19.7867
Hunter-Lab:
81.9675, 4.7816, -6.8100
#ded1ec color charts
#ded1ec color shades, tints & tones
#ded1ec color schemes
#ded1ec color preview, HTML & CSS examples
This text has a color of #ded1ec
<p style="color:#ded1ec;">Text here</p>
.mytext {color:#ded1ec;}
This box has a color of #ded1ec
<div style="background-color:#ded1ec;">Content here</div>
.mybackground {background-color:#ded1ec;}
Border around this has a color of #ded1ec
<div style="border:2px solid #ded1ec;">Content here</div>
.myborder {border:2px solid #ded1ec;}