#d3bee8 color space conversions
Hex:
#d3bee8
RGB:
211, 190, 232
CMY:
17, 25, 9
CMYK:
9, 18, 0, 9
HSL:
270°, 47.7273%, 82.7451%
HSV (HSB):
270°, 18.1034%, 90.9804%
XYZ:
59.8429, 56.5020, 84.0958
xyY:
0.2986, 0.2819, 56.5020
CIE-Lab:
79.8987, 15.1870, -18.1569
CIE-LCH:
79.8987, 23.6711, 309.9102
CIE-Luv:
79.8987, 8.9072, -30.9843
Hunter-Lab:
75.1678, 10.5645, -13.7147
#d3bee8 color charts
#d3bee8 color shades, tints & tones
#d3bee8 color schemes
#d3bee8 color preview, HTML & CSS examples
This text has a color of #d3bee8
<p style="color:#d3bee8;">Text here</p>
.mytext {color:#d3bee8;}
This box has a color of #d3bee8
<div style="background-color:#d3bee8;">Content here</div>
.mybackground {background-color:#d3bee8;}
Border around this has a color of #d3bee8
<div style="border:2px solid #d3bee8;">Content here</div>
.myborder {border:2px solid #d3bee8;}