#dec0db color space conversions
Hex:
#dec0db
RGB:
222, 192, 219
CMY:
13, 25, 14
CMYK:
0, 14, 1, 13
HSL:
306°, 31.2500%, 81.1765%
HSV (HSB):
306°, 13.5135%, 87.0588%
XYZ:
61.7600, 58.3433, 75.0241
xyY:
0.3165, 0.2990, 58.3433
CIE-Lab:
80.9293, 15.2729, -9.5291
CIE-LCH:
80.9293, 18.0018, 328.0389
CIE-Luv:
80.9293, 15.5313, -17.3012
Hunter-Lab:
76.3828, 10.6579, -4.7674
#dec0db color charts
#dec0db color shades, tints & tones
#dec0db color schemes
#dec0db color preview, HTML & CSS examples
This text has a color of #dec0db
<p style="color:#dec0db;">Text here</p>
.mytext {color:#dec0db;}
This box has a color of #dec0db
<div style="background-color:#dec0db;">Content here</div>
.mybackground {background-color:#dec0db;}
Border around this has a color of #dec0db
<div style="border:2px solid #dec0db;">Content here</div>
.myborder {border:2px solid #dec0db;}