#d3bfe7 color space conversions
Hex:
#d3bfe7
RGB:
211, 191, 231
CMY:
17, 25, 9
CMYK:
9, 17, 0, 9
HSL:
270°, 45.4545%, 82.7451%
HSV (HSB):
270°, 17.3160%, 90.5882%
XYZ:
59.9186, 56.8800, 83.4222
xyY:
0.2993, 0.2841, 56.8800
CIE-Lab:
80.1121, 14.4478, -17.2977
CIE-LCH:
80.1121, 22.5378, 309.8700
CIE-Luv:
80.1121, 8.5136, -29.4837
Hunter-Lab:
75.4188, 9.8313, -12.7886
#d3bfe7 color charts
#d3bfe7 color shades, tints & tones
#d3bfe7 color schemes
#d3bfe7 color preview, HTML & CSS examples
This text has a color of #d3bfe7
<p style="color:#d3bfe7;">Text here</p>
.mytext {color:#d3bfe7;}
This box has a color of #d3bfe7
<div style="background-color:#d3bfe7;">Content here</div>
.mybackground {background-color:#d3bfe7;}
Border around this has a color of #d3bfe7
<div style="border:2px solid #d3bfe7;">Content here</div>
.myborder {border:2px solid #d3bfe7;}