#d9b3d9 color space conversions
Hex:
#d9b3d9
RGB:
217, 179, 217
CMY:
15, 30, 15
CMYK:
0, 18, 0, 15
HSL:
300°, 33.3333%, 77.6471%
HSV (HSB):
300°, 17.5115%, 85.0980%
XYZ:
57.2598, 52.0017, 72.6650
xyY:
0.3147, 0.2858, 52.0017
CIE-Lab:
77.2818, 20.2095, -13.9466
CIE-LCH:
77.2818, 24.5546, 325.3903
CIE-Luv:
77.2818, 19.2908, -24.9537
Hunter-Lab:
72.1122, 15.5393, -9.2660
#d9b3d9 color charts
#d9b3d9 color shades, tints & tones
#d9b3d9 color schemes
#d9b3d9 color preview, HTML & CSS examples
This text has a color of #d9b3d9
<p style="color:#d9b3d9;">Text here</p>
.mytext {color:#d9b3d9;}
This box has a color of #d9b3d9
<div style="background-color:#d9b3d9;">Content here</div>
.mybackground {background-color:#d9b3d9;}
Border around this has a color of #d9b3d9
<div style="border:2px solid #d9b3d9;">Content here</div>
.myborder {border:2px solid #d9b3d9;}