#d3b1ea color space conversions
Hex:
#d3b1ea
RGB:
211, 177, 234
CMY:
17, 31, 8
CMYK:
10, 24, 0, 8
HSL:
276°, 57.5758%, 80.5882%
HSV (HSB):
276°, 24.3590%, 91.7647%
XYZ:
57.4374, 51.2337, 84.7037
xyY:
0.2970, 0.2649, 51.2337
CIE-Lab:
76.8203, 22.6349, -23.9055
CIE-LCH:
76.8203, 32.9213, 313.4362
CIE-Luv:
76.8203, 14.8608, -41.3549
Hunter-Lab:
71.5777, 17.9760, -20.0583
#d3b1ea color charts
#d3b1ea color shades, tints & tones
#d3b1ea color schemes
#d3b1ea color preview, HTML & CSS examples
This text has a color of #d3b1ea
<p style="color:#d3b1ea;">Text here</p>
.mytext {color:#d3b1ea;}
This box has a color of #d3b1ea
<div style="background-color:#d3b1ea;">Content here</div>
.mybackground {background-color:#d3b1ea;}
Border around this has a color of #d3b1ea
<div style="border:2px solid #d3b1ea;">Content here</div>
.myborder {border:2px solid #d3b1ea;}