#d3b2e1 color space conversions
Hex:
#d3b2e1
RGB:
211, 178, 225
CMY:
17, 30, 12
CMYK:
6, 21, 0, 12
HSL:
282°, 43.9252%, 79.0196%
HSV (HSB):
282°, 20.8889%, 88.2353%
XYZ:
56.3750, 51.1259, 78.1312
xyY:
0.3037, 0.2754, 51.1259
CIE-Lab:
76.7552, 20.2930, -19.1315
CIE-LCH:
76.7552, 27.8894, 316.6875
CIE-Luv:
76.7552, 15.3336, -33.2142
Hunter-Lab:
71.5024, 15.6064, -14.7349
#d3b2e1 color charts
#d3b2e1 color shades, tints & tones
#d3b2e1 color schemes
#d3b2e1 color preview, HTML & CSS examples
This text has a color of #d3b2e1
<p style="color:#d3b2e1;">Text here</p>
.mytext {color:#d3b2e1;}
This box has a color of #d3b2e1
<div style="background-color:#d3b2e1;">Content here</div>
.mybackground {background-color:#d3b2e1;}
Border around this has a color of #d3b2e1
<div style="border:2px solid #d3b2e1;">Content here</div>
.myborder {border:2px solid #d3b2e1;}