#d3a2f7 color space conversions
Hex:
#d3a2f7
RGB:
211, 162, 247
CMY:
17, 36, 3
CMYK:
15, 34, 0, 3
HSL:
275°, 84.1584%, 80.1961%
HSV (HSB):
275°, 34.4130%, 96.8627%
XYZ:
56.5728, 46.4049, 93.9710
xyY:
0.2872, 0.2356, 46.4049
CIE-Lab:
73.8075, 33.4894, -35.5774
CIE-LCH:
73.8075, 48.8599, 313.2683
CIE-Luv:
73.8075, 20.0458, -62.0252
Hunter-Lab:
68.1212, 29.0274, -34.1039
#d3a2f7 color charts
#d3a2f7 color shades, tints & tones
#d3a2f7 color schemes
#d3a2f7 color preview, HTML & CSS examples
This text has a color of #d3a2f7
<p style="color:#d3a2f7;">Text here</p>
.mytext {color:#d3a2f7;}
This box has a color of #d3a2f7
<div style="background-color:#d3a2f7;">Content here</div>
.mybackground {background-color:#d3a2f7;}
Border around this has a color of #d3a2f7
<div style="border:2px solid #d3a2f7;">Content here</div>
.myborder {border:2px solid #d3a2f7;}