#d3a5f0 color space conversions
Hex:
#d3a5f0
RGB:
211, 165, 240
CMY:
17, 35, 6
CMYK:
12, 31, 0, 6
HSL:
277°, 71.4286%, 79.4118%
HSV (HSB):
277°, 31.2500%, 94.1176%
XYZ:
56.0473, 47.0504, 88.5657
xyY:
0.2924, 0.2455, 47.0504
CIE-Lab:
74.2220, 30.3964, -31.1394
CIE-LCH:
74.2220, 43.5156, 314.3082
CIE-Luv:
74.2220, 19.6344, -54.2421
Hunter-Lab:
68.5933, 25.8132, -28.5382
#d3a5f0 color charts
#d3a5f0 color shades, tints & tones
#d3a5f0 color schemes
#d3a5f0 color preview, HTML & CSS examples
This text has a color of #d3a5f0
<p style="color:#d3a5f0;">Text here</p>
.mytext {color:#d3a5f0;}
This box has a color of #d3a5f0
<div style="background-color:#d3a5f0;">Content here</div>
.mybackground {background-color:#d3a5f0;}
Border around this has a color of #d3a5f0
<div style="border:2px solid #d3a5f0;">Content here</div>
.myborder {border:2px solid #d3a5f0;}