#d3b2f6 color space conversions
Hex:
#d3b2f6
RGB:
211, 178, 246
CMY:
17, 30, 4
CMYK:
14, 28, 0, 4
HSL:
269°, 79.0698%, 83.1373%
HSV (HSB):
269°, 27.6423%, 96.4706%
XYZ:
59.4189, 52.3435, 94.1604
xyY:
0.2885, 0.2542, 52.3435
CIE-Lab:
77.4858, 24.5729, -29.3634
CIE-LCH:
77.4858, 38.2889, 309.9244
CIE-Luv:
77.4858, 13.1381, -50.7192
Hunter-Lab:
72.3488, 19.9888, -26.5205
#d3b2f6 color charts
#d3b2f6 color shades, tints & tones
#d3b2f6 color schemes
#d3b2f6 color preview, HTML & CSS examples
This text has a color of #d3b2f6
<p style="color:#d3b2f6;">Text here</p>
.mytext {color:#d3b2f6;}
This box has a color of #d3b2f6
<div style="background-color:#d3b2f6;">Content here</div>
.mybackground {background-color:#d3b2f6;}
Border around this has a color of #d3b2f6
<div style="border:2px solid #d3b2f6;">Content here</div>
.myborder {border:2px solid #d3b2f6;}