#d3b2ee color space conversions
Hex:
#d3b2ee
RGB:
211, 178, 238
CMY:
17, 30, 7
CMYK:
11, 25, 0, 7
HSL:
273°, 63.8298%, 81.5686%
HSV (HSB):
273°, 25.2101%, 93.3333%
XYZ:
58.2170, 51.8627, 87.8311
xyY:
0.2942, 0.2621, 51.8627
CIE-Lab:
77.1987, 22.9081, -25.4896
CIE-LCH:
77.1987, 34.2710, 311.9467
CIE-Luv:
77.1987, 13.9754, -44.0274
Hunter-Lab:
72.0158, 18.2704, -21.8995
#d3b2ee color charts
#d3b2ee color shades, tints & tones
#d3b2ee color schemes
#d3b2ee color preview, HTML & CSS examples
This text has a color of #d3b2ee
<p style="color:#d3b2ee;">Text here</p>
.mytext {color:#d3b2ee;}
This box has a color of #d3b2ee
<div style="background-color:#d3b2ee;">Content here</div>
.mybackground {background-color:#d3b2ee;}
Border around this has a color of #d3b2ee
<div style="border:2px solid #d3b2ee;">Content here</div>
.myborder {border:2px solid #d3b2ee;}