#d2bad3 color space conversions
Hex:
#d2bad3
RGB:
210, 186, 211
CMY:
18, 27, 17
CMYK:
0, 12, 0, 17
HSL:
298°, 22.1239%, 77.8431%
HSV (HSB):
298°, 11.8483%, 82.7451%
XYZ:
55.8951, 53.5226, 69.0129
xyY:
0.3133, 0.3000, 53.5226
CIE-Lab:
78.1825, 12.9454, -9.4151
CIE-LCH:
78.1825, 16.0071, 323.9719
CIE-Luv:
78.1825, 12.1382, -16.6285
Hunter-Lab:
73.1591, 8.3493, -4.7184
#d2bad3 color charts
#d2bad3 color shades, tints & tones
#d2bad3 color schemes
#d2bad3 color preview, HTML & CSS examples
This text has a color of #d2bad3
<p style="color:#d2bad3;">Text here</p>
.mytext {color:#d2bad3;}
This box has a color of #d2bad3
<div style="background-color:#d2bad3;">Content here</div>
.mybackground {background-color:#d2bad3;}
Border around this has a color of #d2bad3
<div style="border:2px solid #d2bad3;">Content here</div>
.myborder {border:2px solid #d2bad3;}