#d3b0e3 color space conversions
Hex:
#d3b0e3
RGB:
211, 176, 227
CMY:
17, 31, 11
CMYK:
7, 22, 0, 11
HSL:
281°, 47.6636%, 79.0196%
HSV (HSB):
281°, 22.4670%, 89.0196%
XYZ:
56.2544, 50.4456, 79.4451
xyY:
0.3022, 0.2710, 50.4456
CIE-Lab:
76.3420, 21.7746, -20.8422
CIE-LCH:
76.3420, 30.1418, 316.2535
CIE-Luv:
76.3420, 16.0807, -36.1938
Hunter-Lab:
71.0251, 17.0846, -16.6013
#d3b0e3 color charts
#d3b0e3 color shades, tints & tones
#d3b0e3 color schemes
#d3b0e3 color preview, HTML & CSS examples
This text has a color of #d3b0e3
<p style="color:#d3b0e3;">Text here</p>
.mytext {color:#d3b0e3;}
This box has a color of #d3b0e3
<div style="background-color:#d3b0e3;">Content here</div>
.mybackground {background-color:#d3b0e3;}
Border around this has a color of #d3b0e3
<div style="border:2px solid #d3b0e3;">Content here</div>
.myborder {border:2px solid #d3b0e3;}