#d3b0e4 color space conversions
Hex:
#d3b0e4
RGB:
211, 176, 228
CMY:
17, 31, 11
CMYK:
7, 23, 0, 11
HSL:
280°, 49.0566%, 79.2157%
HSV (HSB):
280°, 22.8070%, 89.4118%
XYZ:
56.3929, 50.5010, 80.1742
xyY:
0.3015, 0.2700, 50.5010
CIE-Lab:
76.3757, 21.9732, -21.3331
CIE-LCH:
76.3757, 30.6255, 315.8468
CIE-Luv:
76.3757, 15.9732, -37.0241
Hunter-Lab:
71.0640, 17.2866, -17.1460
#d3b0e4 color charts
#d3b0e4 color shades, tints & tones
#d3b0e4 color schemes
#d3b0e4 color preview, HTML & CSS examples
This text has a color of #d3b0e4
<p style="color:#d3b0e4;">Text here</p>
.mytext {color:#d3b0e4;}
This box has a color of #d3b0e4
<div style="background-color:#d3b0e4;">Content here</div>
.mybackground {background-color:#d3b0e4;}
Border around this has a color of #d3b0e4
<div style="border:2px solid #d3b0e4;">Content here</div>
.myborder {border:2px solid #d3b0e4;}