#d3cbe2 color space conversions
Hex:
#d3cbe2
RGB:
211, 203, 226
CMY:
17, 20, 11
CMYK:
7, 10, 0, 11
HSL:
261°, 28.3951%, 84.1176%
HSV (HSB):
261°, 10.1770%, 88.6275%
XYZ:
61.9474, 62.0517, 80.6637
xyY:
0.3027, 0.3032, 62.0517
CIE-Lab:
82.9409, 7.0395, -10.3806
CIE-LCH:
82.9409, 12.5424, 304.1429
CIE-Luv:
82.9409, 3.0685, -17.2871
Hunter-Lab:
78.7729, 2.5205, -5.5721
#d3cbe2 color charts
#d3cbe2 color shades, tints & tones
#d3cbe2 color schemes
#d3cbe2 color preview, HTML & CSS examples
This text has a color of #d3cbe2
<p style="color:#d3cbe2;">Text here</p>
.mytext {color:#d3cbe2;}
This box has a color of #d3cbe2
<div style="background-color:#d3cbe2;">Content here</div>
.mybackground {background-color:#d3cbe2;}
Border around this has a color of #d3cbe2
<div style="border:2px solid #d3cbe2;">Content here</div>
.myborder {border:2px solid #d3cbe2;}