#dec9db color space conversions
Hex:
#dec9db
RGB:
222, 201, 219
CMY:
13, 21, 14
CMYK:
0, 9, 1, 13
HSL:
309°, 24.1379%, 82.9412%
HSV (HSB):
309°, 9.4595%, 87.0588%
XYZ:
63.7970, 62.4174, 75.7031
xyY:
0.3160, 0.3091, 62.4174
CIE-Lab:
83.1349, 10.4760, -6.2578
CIE-LCH:
83.1349, 12.2027, 329.1483
CIE-Luv:
83.1349, 10.9256, -11.4230
Hunter-Lab:
79.0047, 5.8823, -1.5091
#dec9db color charts
#dec9db color shades, tints & tones
#dec9db color schemes
#dec9db color preview, HTML & CSS examples
This text has a color of #dec9db
<p style="color:#dec9db;">Text here</p>
.mytext {color:#dec9db;}
This box has a color of #dec9db
<div style="background-color:#dec9db;">Content here</div>
.mybackground {background-color:#dec9db;}
Border around this has a color of #dec9db
<div style="border:2px solid #dec9db;">Content here</div>
.myborder {border:2px solid #dec9db;}