#d3bfe9 color space conversions
Hex:
#d3bfe9
RGB:
211, 191, 233
CMY:
17, 25, 9
CMYK:
9, 18, 0, 9
HSL:
269°, 48.8372%, 83.1373%
HSV (HSB):
269°, 18.0258%, 91.3725%
XYZ:
60.2028, 56.9937, 84.9186
xyY:
0.2979, 0.2820, 56.9937
CIE-Lab:
80.1760, 14.8487, -18.2752
CIE-LCH:
80.1760, 23.5471, 309.0940
CIE-Luv:
80.1760, 8.3441, -31.1356
Hunter-Lab:
75.4942, 10.2299, -13.8457
#d3bfe9 color charts
#d3bfe9 color shades, tints & tones
#d3bfe9 color schemes
#d3bfe9 color preview, HTML & CSS examples
This text has a color of #d3bfe9
<p style="color:#d3bfe9;">Text here</p>
.mytext {color:#d3bfe9;}
This box has a color of #d3bfe9
<div style="background-color:#d3bfe9;">Content here</div>
.mybackground {background-color:#d3bfe9;}
Border around this has a color of #d3bfe9
<div style="border:2px solid #d3bfe9;">Content here</div>
.myborder {border:2px solid #d3bfe9;}