#d3a0f0 color space conversions
Hex:
#d3a0f0
RGB:
211, 160, 240
CMY:
17, 37, 6
CMYK:
12, 33, 0, 6
HSL:
278°, 72.7273%, 78.4314%
HSV (HSB):
278°, 33.3333%, 94.1176%
XYZ:
55.1630, 45.2818, 88.2709
xyY:
0.2923, 0.2399, 45.2818
CIE-Lab:
73.0770, 33.1148, -32.9062
CIE-LCH:
73.0770, 46.6841, 315.1810
CIE-Luv:
73.0770, 21.8388, -57.4514
Hunter-Lab:
67.2917, 28.5663, -30.6703
#d3a0f0 color charts
#d3a0f0 color shades, tints & tones
#d3a0f0 color schemes
#d3a0f0 color preview, HTML & CSS examples
This text has a color of #d3a0f0
<p style="color:#d3a0f0;">Text here</p>
.mytext {color:#d3a0f0;}
This box has a color of #d3a0f0
<div style="background-color:#d3a0f0;">Content here</div>
.mybackground {background-color:#d3a0f0;}
Border around this has a color of #d3a0f0
<div style="border:2px solid #d3a0f0;">Content here</div>
.myborder {border:2px solid #d3a0f0;}