#d2bad9 color space conversions
Hex:
#d2bad9
RGB:
210, 186, 217
CMY:
18, 27, 15
CMYK:
3, 14, 0, 15
HSL:
286°, 28.9720%, 79.0196%
HSV (HSB):
286°, 14.2857%, 85.0980%
XYZ:
56.6616, 53.8292, 73.0493
xyY:
0.3087, 0.2933, 53.8292
CIE-Lab:
78.3620, 14.0779, -12.3917
CIE-LCH:
78.3620, 18.7548, 318.6449
CIE-Luv:
78.3620, 11.6020, -21.4993
Hunter-Lab:
73.3684, 9.4590, -7.6743
#d2bad9 color charts
#d2bad9 color shades, tints & tones
#d2bad9 color schemes
#d2bad9 color preview, HTML & CSS examples
This text has a color of #d2bad9
<p style="color:#d2bad9;">Text here</p>
.mytext {color:#d2bad9;}
This box has a color of #d2bad9
<div style="background-color:#d2bad9;">Content here</div>
.mybackground {background-color:#d2bad9;}
Border around this has a color of #d2bad9
<div style="border:2px solid #d2bad9;">Content here</div>
.myborder {border:2px solid #d2bad9;}