#d3bce8 color space conversions
Hex:
#d3bce8
RGB:
211, 188, 232
CMY:
17, 26, 9
CMYK:
9, 19, 0, 9
HSL:
271°, 48.8889%, 82.3529%
HSV (HSB):
271°, 18.9655%, 90.9804%
XYZ:
59.4127, 55.6415, 83.9524
xyY:
0.2985, 0.2796, 55.6415
CIE-Lab:
79.4094, 16.2667, -18.8962
CIE-LCH:
79.4094, 24.9333, 310.7233
CIE-Luv:
79.4094, 9.8625, -32.3324
Hunter-Lab:
74.5932, 11.6351, -14.5138
#d3bce8 color charts
#d3bce8 color shades, tints & tones
#d3bce8 color schemes
#d3bce8 color preview, HTML & CSS examples
This text has a color of #d3bce8
<p style="color:#d3bce8;">Text here</p>
.mytext {color:#d3bce8;}
This box has a color of #d3bce8
<div style="background-color:#d3bce8;">Content here</div>
.mybackground {background-color:#d3bce8;}
Border around this has a color of #d3bce8
<div style="border:2px solid #d3bce8;">Content here</div>
.myborder {border:2px solid #d3bce8;}