#d2b1e1 color space conversions
Hex:
#d2b1e1
RGB:
210, 177, 225
CMY:
18, 31, 12
CMYK:
7, 21, 0, 12
HSL:
281°, 44.4444%, 78.8235%
HSV (HSB):
281°, 21.3333%, 88.2353%
XYZ:
55.8911, 50.5822, 78.0517
xyY:
0.3029, 0.2741, 50.5822
CIE-Lab:
76.4252, 20.5100, -19.6398
CIE-LCH:
76.4252, 28.3969, 316.2417
CIE-Luv:
76.4252, 15.2274, -34.0482
Hunter-Lab:
71.1211, 15.8136, -15.2829
#d2b1e1 color charts
#d2b1e1 color shades, tints & tones
#d2b1e1 color schemes
#d2b1e1 color preview, HTML & CSS examples
This text has a color of #d2b1e1
<p style="color:#d2b1e1;">Text here</p>
.mytext {color:#d2b1e1;}
This box has a color of #d2b1e1
<div style="background-color:#d2b1e1;">Content here</div>
.mybackground {background-color:#d2b1e1;}
Border around this has a color of #d2b1e1
<div style="border:2px solid #d2b1e1;">Content here</div>
.myborder {border:2px solid #d2b1e1;}