#d2bed5 color space conversions
Hex:
#d2bed5
RGB:
210, 190, 213
CMY:
18, 25, 16
CMYK:
1, 11, 0, 16
HSL:
292°, 21.4953%, 79.0196%
HSV (HSB):
292°, 10.7981%, 83.5294%
XYZ:
57.0020, 55.3326, 70.6267
xyY:
0.3116, 0.3024, 55.3326
CIE-Lab:
79.2325, 11.1670, -8.9337
CIE-LCH:
79.2325, 14.3008, 321.3399
CIE-Luv:
79.2325, 9.9429, -15.6047
Hunter-Lab:
74.3859, 6.6095, -4.2236
#d2bed5 color charts
#d2bed5 color shades, tints & tones
#d2bed5 color schemes
#d2bed5 color preview, HTML & CSS examples
This text has a color of #d2bed5
<p style="color:#d2bed5;">Text here</p>
.mytext {color:#d2bed5;}
This box has a color of #d2bed5
<div style="background-color:#d2bed5;">Content here</div>
.mybackground {background-color:#d2bed5;}
Border around this has a color of #d2bed5
<div style="border:2px solid #d2bed5;">Content here</div>
.myborder {border:2px solid #d2bed5;}