#d5cbec color space conversions
Hex:
#d5cbec
RGB:
213, 203, 236
CMY:
16, 20, 7
CMYK:
10, 14, 0, 7
HSL:
258°, 46.4789%, 86.0784%
HSV (HSB):
258°, 13.9831%, 92.5490%
XYZ:
63.9368, 62.9141, 88.1307
xyY:
0.2974, 0.2926, 62.9141
CIE-Lab:
83.3972, 9.6649, -15.0140
CIE-LCH:
83.3972, 17.8558, 302.7703
CIE-Luv:
83.3972, 3.4834, -25.1563
Hunter-Lab:
79.3184, 5.0776, -10.3542
#d5cbec color charts
#d5cbec color shades, tints & tones
#d5cbec color schemes
#d5cbec color preview, HTML & CSS examples
This text has a color of #d5cbec
<p style="color:#d5cbec;">Text here</p>
.mytext {color:#d5cbec;}
This box has a color of #d5cbec
<div style="background-color:#d5cbec;">Content here</div>
.mybackground {background-color:#d5cbec;}
Border around this has a color of #d5cbec
<div style="border:2px solid #d5cbec;">Content here</div>
.myborder {border:2px solid #d5cbec;}