#d3cbe3 color space conversions
Hex:
#d3cbe3
RGB:
211, 203, 227
CMY:
17, 20, 11
CMYK:
7, 11, 0, 11
HSL:
260°, 30.0000%, 84.3137%
HSV (HSB):
260°, 10.5727%, 89.0196%
XYZ:
62.0850, 62.1068, 81.3886
xyY:
0.3020, 0.3021, 62.1068
CIE-Lab:
82.9702, 7.2343, -10.8706
CIE-LCH:
82.9702, 13.0578, 303.6434
CIE-Luv:
82.9702, 3.0006, -18.0983
Hunter-Lab:
78.8079, 2.7090, -6.0661
#d3cbe3 color charts
#d3cbe3 color shades, tints & tones
#d3cbe3 color schemes
#d3cbe3 color preview, HTML & CSS examples
This text has a color of #d3cbe3
<p style="color:#d3cbe3;">Text here</p>
.mytext {color:#d3cbe3;}
This box has a color of #d3cbe3
<div style="background-color:#d3cbe3;">Content here</div>
.mybackground {background-color:#d3cbe3;}
Border around this has a color of #d3cbe3
<div style="border:2px solid #d3cbe3;">Content here</div>
.myborder {border:2px solid #d3cbe3;}