#d2b2e1 color space conversions
Hex:
#d2b2e1
RGB:
210, 178, 225
CMY:
18, 30, 12
CMYK:
7, 21, 0, 12
HSL:
281°, 43.9252%, 79.0196%
HSV (HSB):
281°, 20.8889%, 88.2353%
XYZ:
56.0893, 50.9787, 78.1178
xyY:
0.3029, 0.2753, 50.9787
CIE-Lab:
76.6661, 19.9665, -19.2750
CIE-LCH:
76.6661, 27.7522, 316.0096
CIE-Luv:
76.6661, 14.7470, -33.3859
Hunter-Lab:
71.3993, 15.2758, -14.8895
#d2b2e1 color charts
#d2b2e1 color shades, tints & tones
#d2b2e1 color schemes
#d2b2e1 color preview, HTML & CSS examples
This text has a color of #d2b2e1
<p style="color:#d2b2e1;">Text here</p>
.mytext {color:#d2b2e1;}
This box has a color of #d2b2e1
<div style="background-color:#d2b2e1;">Content here</div>
.mybackground {background-color:#d2b2e1;}
Border around this has a color of #d2b2e1
<div style="border:2px solid #d2b2e1;">Content here</div>
.myborder {border:2px solid #d2b2e1;}