#d3cbeb color space conversions
Hex:
#d3cbeb
RGB:
211, 203, 235
CMY:
17, 20, 8
CMYK:
10, 14, 0, 8
HSL:
255°, 44.4444%, 85.8824%
HSV (HSB):
255°, 13.6170%, 92.1569%
XYZ:
63.2153, 62.5589, 87.3405
xyY:
0.2966, 0.2935, 62.5589
CIE-Lab:
83.2098, 8.8185, -14.7784
CIE-LCH:
83.2098, 17.2095, 300.8251
CIE-Luv:
83.2098, 2.4541, -24.6280
Hunter-Lab:
79.0942, 4.2496, -10.1056
#d3cbeb color charts
#d3cbeb color shades, tints & tones
#d3cbeb color schemes
#d3cbeb color preview, HTML & CSS examples
This text has a color of #d3cbeb
<p style="color:#d3cbeb;">Text here</p>
.mytext {color:#d3cbeb;}
This box has a color of #d3cbeb
<div style="background-color:#d3cbeb;">Content here</div>
.mybackground {background-color:#d3cbeb;}
Border around this has a color of #d3cbeb
<div style="border:2px solid #d3cbeb;">Content here</div>
.myborder {border:2px solid #d3cbeb;}