#d3a9cb color space conversions
Hex:
#d3a9cb
RGB:
211, 169, 203
CMY:
17, 34, 20
CMYK:
0, 20, 4, 17
HSL:
311°, 32.3077%, 74.5098%
HSV (HSB):
311°, 19.9052%, 82.7451%
XYZ:
51.8314, 46.5366, 62.7506
xyY:
0.3217, 0.2888, 46.5366
CIE-Lab:
73.8924, 21.0292, -11.4499
CIE-LCH:
73.8924, 23.9443, 331.4329
CIE-Luv:
73.8924, 22.2461, -21.0236
Hunter-Lab:
68.2178, 16.2421, -6.7859
#d3a9cb color charts
#d3a9cb color shades, tints & tones
#d3a9cb color schemes
#d3a9cb color preview, HTML & CSS examples
This text has a color of #d3a9cb
<p style="color:#d3a9cb;">Text here</p>
.mytext {color:#d3a9cb;}
This box has a color of #d3a9cb
<div style="background-color:#d3a9cb;">Content here</div>
.mybackground {background-color:#d3a9cb;}
Border around this has a color of #d3a9cb
<div style="border:2px solid #d3a9cb;">Content here</div>
.myborder {border:2px solid #d3a9cb;}