#d3bcf7 color space conversions
Hex:
#d3bcf7
RGB:
211, 188, 247
CMY:
17, 26, 3
CMYK:
15, 24, 0, 3
HSL:
263°, 78.6667%, 85.2941%
HSV (HSB):
263°, 23.8866%, 96.8627%
XYZ:
61.6357, 56.5307, 95.6587
xyY:
0.2883, 0.2644, 56.5307
CIE-Lab:
79.9149, 19.3544, -26.1806
CIE-LCH:
79.9149, 32.5579, 306.4742
CIE-Luv:
79.9149, 8.5200, -44.8194
Hunter-Lab:
75.1869, 14.7512, -22.8025
#d3bcf7 color charts
#d3bcf7 color shades, tints & tones
#d3bcf7 color schemes
#d3bcf7 color preview, HTML & CSS examples
This text has a color of #d3bcf7
<p style="color:#d3bcf7;">Text here</p>
.mytext {color:#d3bcf7;}
This box has a color of #d3bcf7
<div style="background-color:#d3bcf7;">Content here</div>
.mybackground {background-color:#d3bcf7;}
Border around this has a color of #d3bcf7
<div style="border:2px solid #d3bcf7;">Content here</div>
.myborder {border:2px solid #d3bcf7;}