#d3bcf9 color space conversions
Hex:
#d3bcf9
RGB:
211, 188, 249
CMY:
17, 26, 2
CMYK:
15, 24, 0, 2
HSL:
263°, 83.5616%, 85.6863%
HSV (HSB):
263°, 24.4980%, 97.6471%
XYZ:
61.9461, 56.6549, 97.2931
xyY:
0.2869, 0.2624, 56.6549
CIE-Lab:
79.9851, 19.7772, -27.1444
CIE-LCH:
79.9851, 33.5851, 306.0768
CIE-Luv:
79.9851, 8.3405, -46.4926
Hunter-Lab:
75.2694, 15.1824, -23.9495
#d3bcf9 color charts
#d3bcf9 color shades, tints & tones
#d3bcf9 color schemes
#d3bcf9 color preview, HTML & CSS examples
This text has a color of #d3bcf9
<p style="color:#d3bcf9;">Text here</p>
.mytext {color:#d3bcf9;}
This box has a color of #d3bcf9
<div style="background-color:#d3bcf9;">Content here</div>
.mybackground {background-color:#d3bcf9;}
Border around this has a color of #d3bcf9
<div style="border:2px solid #d3bcf9;">Content here</div>
.myborder {border:2px solid #d3bcf9;}