#d3cbe1 color space conversions
Hex:
#d3cbe1
RGB:
211, 203, 225
CMY:
17, 20, 12
CMYK:
6, 10, 0, 12
HSL:
262°, 26.8293%, 83.9216%
HSV (HSB):
262°, 9.7778%, 88.2353%
XYZ:
61.8105, 61.9970, 79.9430
xyY:
0.3034, 0.3043, 61.9970
CIE-Lab:
82.9118, 6.8455, -9.8902
CIE-LCH:
82.9118, 12.0282, 304.6890
CIE-Luv:
82.9118, 3.1363, -16.4772
Hunter-Lab:
78.7382, 2.3331, -5.0805
#d3cbe1 color charts
#d3cbe1 color shades, tints & tones
#d3cbe1 color schemes
#d3cbe1 color preview, HTML & CSS examples
This text has a color of #d3cbe1
<p style="color:#d3cbe1;">Text here</p>
.mytext {color:#d3cbe1;}
This box has a color of #d3cbe1
<div style="background-color:#d3cbe1;">Content here</div>
.mybackground {background-color:#d3cbe1;}
Border around this has a color of #d3cbe1
<div style="border:2px solid #d3cbe1;">Content here</div>
.myborder {border:2px solid #d3cbe1;}