#d2b3d4 color space conversions
Hex:
#d2b3d4
RGB:
210, 179, 212
CMY:
18, 30, 17
CMYK:
1, 16, 0, 17
HSL:
296°, 27.7311%, 76.6667%
HSV (HSB):
296°, 15.5660%, 83.1373%
XYZ:
54.5821, 50.6953, 69.1957
xyY:
0.3128, 0.2906, 50.6953
CIE-Lab:
76.4941, 16.9172, -12.4778
CIE-LCH:
76.4941, 21.0211, 323.5881
CIE-Luv:
76.4941, 15.5763, -22.0380
Hunter-Lab:
71.2006, 12.2362, -7.7800
#d2b3d4 color charts
#d2b3d4 color shades, tints & tones
#d2b3d4 color schemes
#d2b3d4 color preview, HTML & CSS examples
This text has a color of #d2b3d4
<p style="color:#d2b3d4;">Text here</p>
.mytext {color:#d2b3d4;}
This box has a color of #d2b3d4
<div style="background-color:#d2b3d4;">Content here</div>
.mybackground {background-color:#d2b3d4;}
Border around this has a color of #d2b3d4
<div style="border:2px solid #d2b3d4;">Content here</div>
.myborder {border:2px solid #d2b3d4;}