#d1b2e1 color space conversions
Hex:
#d1b2e1
RGB:
209, 178, 225
CMY:
18, 30, 12
CMYK:
7, 21, 0, 12
HSL:
280°, 43.9252%, 79.0196%
HSV (HSB):
280°, 20.8889%, 88.2353%
XYZ:
55.8055, 50.8323, 78.1045
xyY:
0.3021, 0.2752, 50.8323
CIE-Lab:
76.5773, 19.6404, -19.4178
CIE-LCH:
76.5773, 27.6188, 315.3264
CIE-Luv:
76.5773, 14.1627, -33.5570
Hunter-Lab:
71.2968, 14.9463, -15.0435
#d1b2e1 color charts
#d1b2e1 color shades, tints & tones
#d1b2e1 color schemes
#d1b2e1 color preview, HTML & CSS examples
This text has a color of #d1b2e1
<p style="color:#d1b2e1;">Text here</p>
.mytext {color:#d1b2e1;}
This box has a color of #d1b2e1
<div style="background-color:#d1b2e1;">Content here</div>
.mybackground {background-color:#d1b2e1;}
Border around this has a color of #d1b2e1
<div style="border:2px solid #d1b2e1;">Content here</div>
.myborder {border:2px solid #d1b2e1;}