#d3a5f2 color space conversions
Hex:
#d3a5f2
RGB:
211, 165, 242
CMY:
17, 35, 5
CMYK:
13, 32, 0, 5
HSL:
276°, 74.7573%, 79.8039%
HSV (HSB):
276°, 31.8182%, 94.9020%
XYZ:
56.3461, 47.1700, 90.1393
xyY:
0.2910, 0.2436, 47.1700
CIE-Lab:
74.2983, 30.8112, -32.1071
CIE-LCH:
74.2983, 44.4994, 313.8201
CIE-Luv:
74.2983, 19.3828, -55.9152
Hunter-Lab:
68.6804, 26.2526, -29.7387
#d3a5f2 color charts
#d3a5f2 color shades, tints & tones
#d3a5f2 color schemes
#d3a5f2 color preview, HTML & CSS examples
This text has a color of #d3a5f2
<p style="color:#d3a5f2;">Text here</p>
.mytext {color:#d3a5f2;}
This box has a color of #d3a5f2
<div style="background-color:#d3a5f2;">Content here</div>
.mybackground {background-color:#d3a5f2;}
Border around this has a color of #d3a5f2
<div style="border:2px solid #d3a5f2;">Content here</div>
.myborder {border:2px solid #d3a5f2;}