#d3b6f8 color space conversions
Hex:
#d3b6f8
RGB:
211, 182, 248
CMY:
17, 29, 3
CMYK:
15, 27, 0, 3
HSL:
266°, 82.5000%, 84.3137%
HSV (HSB):
266°, 26.6129%, 97.2549%
XYZ:
60.5352, 54.0821, 96.0553
xyY:
0.2873, 0.2567, 54.0821
CIE-Lab:
78.5096, 22.8207, -28.8680
CIE-LCH:
78.5096, 36.7987, 308.3270
CIE-Luv:
78.5096, 11.1395, -49.7140
Hunter-Lab:
73.5405, 18.2371, -25.9635
#d3b6f8 color charts
#d3b6f8 color shades, tints & tones
#d3b6f8 color schemes
#d3b6f8 color preview, HTML & CSS examples
This text has a color of #d3b6f8
<p style="color:#d3b6f8;">Text here</p>
.mytext {color:#d3b6f8;}
This box has a color of #d3b6f8
<div style="background-color:#d3b6f8;">Content here</div>
.mybackground {background-color:#d3b6f8;}
Border around this has a color of #d3b6f8
<div style="border:2px solid #d3b6f8;">Content here</div>
.myborder {border:2px solid #d3b6f8;}