#d3b0e5 color space conversions
Hex:
#d3b0e5
RGB:
211, 176, 229
CMY:
17, 31, 10
CMYK:
8, 23, 0, 10
HSL:
280°, 50.4762%, 79.4118%
HSV (HSB):
280°, 23.1441%, 89.8039%
XYZ:
56.5322, 50.5567, 80.9076
xyY:
0.3007, 0.2689, 50.5567
CIE-Lab:
76.4097, 22.1724, -21.8235
CIE-LCH:
76.4097, 31.1108, 315.4543
CIE-Luv:
76.4097, 15.8655, -37.8551
Hunter-Lab:
71.1032, 17.4896, -17.6932
#d3b0e5 color charts
#d3b0e5 color shades, tints & tones
#d3b0e5 color schemes
#d3b0e5 color preview, HTML & CSS examples
This text has a color of #d3b0e5
<p style="color:#d3b0e5;">Text here</p>
.mytext {color:#d3b0e5;}
This box has a color of #d3b0e5
<div style="background-color:#d3b0e5;">Content here</div>
.mybackground {background-color:#d3b0e5;}
Border around this has a color of #d3b0e5
<div style="border:2px solid #d3b0e5;">Content here</div>
.myborder {border:2px solid #d3b0e5;}