#d9bcf9 color space conversions
Hex:
#d9bcf9
RGB:
217, 188, 249
CMY:
15, 26, 2
CMYK:
13, 24, 0, 2
HSL:
269°, 83.5616%, 85.6863%
HSV (HSB):
269°, 24.4980%, 97.6471%
XYZ:
63.6974, 57.5577, 97.3751
xyY:
0.2913, 0.2633, 57.5577
CIE-Lab:
80.4923, 21.6385, -26.3241
CIE-LCH:
80.4923, 34.0761, 309.4203
CIE-Luv:
80.4923, 11.6601, -45.4635
Hunter-Lab:
75.8668, 17.1008, -22.9920
#d9bcf9 color charts
#d9bcf9 color shades, tints & tones
#d9bcf9 color schemes
#d9bcf9 color preview, HTML & CSS examples
This text has a color of #d9bcf9
<p style="color:#d9bcf9;">Text here</p>
.mytext {color:#d9bcf9;}
This box has a color of #d9bcf9
<div style="background-color:#d9bcf9;">Content here</div>
.mybackground {background-color:#d9bcf9;}
Border around this has a color of #d9bcf9
<div style="border:2px solid #d9bcf9;">Content here</div>
.myborder {border:2px solid #d9bcf9;}