#d3bcf8 color space conversions
Hex:
#d3bcf8
RGB:
211, 188, 248
CMY:
17, 26, 3
CMYK:
15, 24, 0, 3
HSL:
263°, 81.0811%, 85.4902%
HSV (HSB):
263°, 24.1935%, 97.2549%
XYZ:
61.7905, 56.5926, 96.4737
xyY:
0.2876, 0.2634, 56.5926
CIE-Lab:
79.9499, 19.5655, -26.6627
CIE-LCH:
79.9499, 33.0713, 306.2717
CIE-Luv:
79.9499, 8.4302, -45.6558
Hunter-Lab:
75.2281, 14.9663, -23.3748
#d3bcf8 color charts
#d3bcf8 color shades, tints & tones
#d3bcf8 color schemes
#d3bcf8 color preview, HTML & CSS examples
This text has a color of #d3bcf8
<p style="color:#d3bcf8;">Text here</p>
.mytext {color:#d3bcf8;}
This box has a color of #d3bcf8
<div style="background-color:#d3bcf8;">Content here</div>
.mybackground {background-color:#d3bcf8;}
Border around this has a color of #d3bcf8
<div style="border:2px solid #d3bcf8;">Content here</div>
.myborder {border:2px solid #d3bcf8;}