#d1b2d5 color space conversions
Hex:
#d1b2d5
RGB:
209, 178, 213
CMY:
18, 30, 16
CMYK:
2, 16, 0, 16
HSL:
293°, 29.4118%, 76.6667%
HSV (HSB):
293°, 16.4319%, 83.5294%
XYZ:
54.2251, 50.2002, 69.7824
xyY:
0.3113, 0.2882, 50.2002
CIE-Lab:
76.1920, 17.3113, -13.4833
CIE-LCH:
76.1920, 21.9426, 322.0860
CIE-Luv:
76.1920, 15.3766, -23.6740
Hunter-Lab:
70.8521, 12.6200, -8.7984
#d1b2d5 color charts
#d1b2d5 color shades, tints & tones
#d1b2d5 color schemes
#d1b2d5 color preview, HTML & CSS examples
This text has a color of #d1b2d5
<p style="color:#d1b2d5;">Text here</p>
.mytext {color:#d1b2d5;}
This box has a color of #d1b2d5
<div style="background-color:#d1b2d5;">Content here</div>
.mybackground {background-color:#d1b2d5;}
Border around this has a color of #d1b2d5
<div style="border:2px solid #d1b2d5;">Content here</div>
.myborder {border:2px solid #d1b2d5;}