#d2abd3 color space conversions
Hex:
#d2abd3
RGB:
210, 171, 211
CMY:
18, 33, 17
CMYK:
0, 19, 0, 17
HSL:
299°, 31.2500%, 74.9020%
HSV (HSB):
299°, 18.9573%, 82.7451%
XYZ:
52.8991, 47.5306, 68.0143
xyY:
0.3140, 0.2822, 47.5306
CIE-Lab:
74.5279, 21.0758, -14.8835
CIE-LCH:
74.5279, 25.8013, 324.7707
CIE-Luv:
74.5279, 19.6904, -26.4360
Hunter-Lab:
68.9424, 16.3127, -10.2321
#d2abd3 color charts
#d2abd3 color shades, tints & tones
#d2abd3 color schemes
#d2abd3 color preview, HTML & CSS examples
This text has a color of #d2abd3
<p style="color:#d2abd3;">Text here</p>
.mytext {color:#d2abd3;}
This box has a color of #d2abd3
<div style="background-color:#d2abd3;">Content here</div>
.mybackground {background-color:#d2abd3;}
Border around this has a color of #d2abd3
<div style="border:2px solid #d2abd3;">Content here</div>
.myborder {border:2px solid #d2abd3;}