#d3a7e2 color space conversions
Hex:
#d3a7e2
RGB:
211, 167, 226
CMY:
17, 35, 11
CMYK:
7, 26, 0, 11
HSL:
285°, 50.4274%, 77.0588%
HSV (HSB):
285°, 26.1062%, 88.6275%
XYZ:
54.4102, 46.9773, 78.1513
xyY:
0.3031, 0.2617, 46.9773
CIE-Lab:
74.1752, 26.4752, -23.5951
CIE-LCH:
74.1752, 35.4636, 318.2921
CIE-Luv:
74.1752, 20.4615, -41.2562
Hunter-Lab:
68.5400, 21.7564, -19.6262
#d3a7e2 color charts
#d3a7e2 color shades, tints & tones
#d3a7e2 color schemes
#d3a7e2 color preview, HTML & CSS examples
This text has a color of #d3a7e2
<p style="color:#d3a7e2;">Text here</p>
.mytext {color:#d3a7e2;}
This box has a color of #d3a7e2
<div style="background-color:#d3a7e2;">Content here</div>
.mybackground {background-color:#d3a7e2;}
Border around this has a color of #d3a7e2
<div style="border:2px solid #d3a7e2;">Content here</div>
.myborder {border:2px solid #d3a7e2;}