#d3cbe4 color space conversions
Hex:
#d3cbe4
RGB:
211, 203, 228
CMY:
17, 20, 11
CMYK:
7, 11, 0, 11
HSL:
259°, 31.6456%, 84.5098%
HSV (HSB):
259°, 10.9649%, 89.4118%
XYZ:
62.2235, 62.1622, 82.1178
xyY:
0.3013, 0.3010, 62.1622
CIE-Lab:
82.9996, 7.4298, -11.3603
CIE-LCH:
82.9996, 13.5742, 303.1852
CIE-Luv:
82.9996, 2.9325, -18.9106
Hunter-Lab:
78.8430, 2.8983, -6.5625
#d3cbe4 color charts
#d3cbe4 color shades, tints & tones
#d3cbe4 color schemes
#d3cbe4 color preview, HTML & CSS examples
This text has a color of #d3cbe4
<p style="color:#d3cbe4;">Text here</p>
.mytext {color:#d3cbe4;}
This box has a color of #d3cbe4
<div style="background-color:#d3cbe4;">Content here</div>
.mybackground {background-color:#d3cbe4;}
Border around this has a color of #d3cbe4
<div style="border:2px solid #d3cbe4;">Content here</div>
.myborder {border:2px solid #d3cbe4;}