#d3a5ce color space conversions
Hex:
#d3a5ce
RGB:
211, 165, 206
CMY:
17, 35, 19
CMYK:
0, 22, 2, 17
HSL:
307°, 34.3284%, 73.7255%
HSV (HSB):
307°, 21.8009%, 82.7451%
XYZ:
51.4597, 45.2154, 64.4077
xyY:
0.3195, 0.2807, 45.2154
CIE-Lab:
73.0335, 23.7524, -14.3831
CIE-LCH:
73.0335, 27.7678, 328.8032
CIE-Luv:
73.0335, 23.9178, -26.0224
Hunter-Lab:
67.2424, 18.9294, -9.7209
#d3a5ce color charts
#d3a5ce color shades, tints & tones
#d3a5ce color schemes
#d3a5ce color preview, HTML & CSS examples
This text has a color of #d3a5ce
<p style="color:#d3a5ce;">Text here</p>
.mytext {color:#d3a5ce;}
This box has a color of #d3a5ce
<div style="background-color:#d3a5ce;">Content here</div>
.mybackground {background-color:#d3a5ce;}
Border around this has a color of #d3a5ce
<div style="border:2px solid #d3a5ce;">Content here</div>
.myborder {border:2px solid #d3a5ce;}