#d2b3c6 color space conversions
Hex:
#d2b3c6
RGB:
210, 179, 198
CMY:
18, 30, 22
CMYK:
0, 15, 6, 18
HSL:
323°, 25.6198%, 76.2745%
HSV (HSB):
323°, 14.7619%, 82.3529%
XYZ:
52.8915, 50.0191, 60.2930
xyY:
0.3241, 0.3065, 50.0191
CIE-Lab:
76.0810, 14.3618, -5.4747
CIE-LCH:
76.0810, 15.3699, 339.1332
CIE-Luv:
76.0810, 16.9661, -10.7522
Hunter-Lab:
70.7242, 9.7250, -1.0384
#d2b3c6 color charts
#d2b3c6 color shades, tints & tones
#d2b3c6 color schemes
#d2b3c6 color preview, HTML & CSS examples
This text has a color of #d2b3c6
<p style="color:#d2b3c6;">Text here</p>
.mytext {color:#d2b3c6;}
This box has a color of #d2b3c6
<div style="background-color:#d2b3c6;">Content here</div>
.mybackground {background-color:#d2b3c6;}
Border around this has a color of #d2b3c6
<div style="border:2px solid #d2b3c6;">Content here</div>
.myborder {border:2px solid #d2b3c6;}