#d3bef0 color space conversions
Hex:
#d3bef0
RGB:
211, 190, 240
CMY:
17, 25, 6
CMYK:
12, 21, 0, 6
HSL:
265°, 62.5000%, 84.3137%
HSV (HSB):
265°, 20.8333%, 94.1176%
XYZ:
61.0056, 56.9671, 90.2185
xyY:
0.2930, 0.2736, 56.9671
CIE-Lab:
80.1611, 16.8136, -22.0539
CIE-LCH:
80.1611, 27.7321, 307.3215
CIE-Luv:
80.1611, 8.2155, -37.6203
Hunter-Lab:
75.4765, 12.1927, -18.0368
#d3bef0 color charts
#d3bef0 color shades, tints & tones
#d3bef0 color schemes
#d3bef0 color preview, HTML & CSS examples
This text has a color of #d3bef0
<p style="color:#d3bef0;">Text here</p>
.mytext {color:#d3bef0;}
This box has a color of #d3bef0
<div style="background-color:#d3bef0;">Content here</div>
.mybackground {background-color:#d3bef0;}
Border around this has a color of #d3bef0
<div style="border:2px solid #d3bef0;">Content here</div>
.myborder {border:2px solid #d3bef0;}