#d2b2e9 color space conversions
Hex:
#d2b2e9
RGB:
210, 178, 233
CMY:
18, 30, 9
CMYK:
10, 24, 0, 9
HSL:
275°, 55.5556%, 80.5882%
HSV (HSB):
275°, 23.6052%, 91.3725%
XYZ:
57.2067, 51.4256, 84.0018
xyY:
0.2970, 0.2670, 51.4256
CIE-Lab:
76.9361, 21.5692, -23.1964
CIE-LCH:
76.9361, 31.6750, 312.9183
CIE-Luv:
76.9361, 13.9223, -40.0328
Hunter-Lab:
71.7117, 16.8998, -19.2531
#d2b2e9 color charts
#d2b2e9 color shades, tints & tones
#d2b2e9 color schemes
#d2b2e9 color preview, HTML & CSS examples
This text has a color of #d2b2e9
<p style="color:#d2b2e9;">Text here</p>
.mytext {color:#d2b2e9;}
This box has a color of #d2b2e9
<div style="background-color:#d2b2e9;">Content here</div>
.mybackground {background-color:#d2b2e9;}
Border around this has a color of #d2b2e9
<div style="border:2px solid #d2b2e9;">Content here</div>
.myborder {border:2px solid #d2b2e9;}