#d3a4e0 color space conversions
Hex:
#d3a4e0
RGB:
211, 164, 224
CMY:
17, 36, 12
CMYK:
6, 27, 0, 12
HSL:
287°, 49.1803%, 76.0784%
HSV (HSB):
287°, 26.7857%, 87.8431%
XYZ:
53.5940, 45.7816, 76.5330
xyY:
0.3047, 0.2603, 45.7816
CIE-Lab:
73.4036, 27.7149, -23.6809
CIE-LCH:
73.4036, 36.4541, 319.4879
CIE-Luv:
73.4036, 22.1243, -41.5309
Hunter-Lab:
67.6621, 22.9780, -19.6998
#d3a4e0 color charts
#d3a4e0 color shades, tints & tones
#d3a4e0 color schemes
#d3a4e0 color preview, HTML & CSS examples
This text has a color of #d3a4e0
<p style="color:#d3a4e0;">Text here</p>
.mytext {color:#d3a4e0;}
This box has a color of #d3a4e0
<div style="background-color:#d3a4e0;">Content here</div>
.mybackground {background-color:#d3a4e0;}
Border around this has a color of #d3a4e0
<div style="border:2px solid #d3a4e0;">Content here</div>
.myborder {border:2px solid #d3a4e0;}