#d3b6f1 color space conversions
Hex:
#d3b6f1
RGB:
211, 182, 241
CMY:
17, 29, 5
CMYK:
12, 24, 0, 5
HSL:
269°, 67.8161%, 82.9412%
HSV (HSB):
269°, 24.4813%, 94.5098%
XYZ:
59.4691, 53.6557, 90.4413
xyY:
0.2921, 0.2636, 53.6557
CIE-Lab:
78.2605, 21.3539, -25.4852
CIE-LCH:
78.2605, 33.2488, 309.9594
CIE-Luv:
78.2605, 11.8292, -43.8577
Hunter-Lab:
73.2500, 16.7303, -21.9299
#d3b6f1 color charts
#d3b6f1 color shades, tints & tones
#d3b6f1 color schemes
#d3b6f1 color preview, HTML & CSS examples
This text has a color of #d3b6f1
<p style="color:#d3b6f1;">Text here</p>
.mytext {color:#d3b6f1;}
This box has a color of #d3b6f1
<div style="background-color:#d3b6f1;">Content here</div>
.mybackground {background-color:#d3b6f1;}
Border around this has a color of #d3b6f1
<div style="border:2px solid #d3b6f1;">Content here</div>
.myborder {border:2px solid #d3b6f1;}