#d3a1f6 color space conversions
Hex:
#d3a1f6
RGB:
211, 161, 246
CMY:
17, 37, 4
CMYK:
14, 35, 0, 4
HSL:
275°, 82.5243%, 79.8039%
HSV (HSB):
275°, 34.5528%, 96.4706%
XYZ:
56.2434, 45.9924, 93.1019
xyY:
0.2879, 0.2355, 45.9924
CIE-Lab:
73.5406, 33.8219, -35.4487
CIE-LCH:
73.5406, 48.9952, 313.6547
CIE-Luv:
73.5406, 20.6056, -61.8280
Hunter-Lab:
67.8177, 29.3547, -33.9224
#d3a1f6 color charts
#d3a1f6 color shades, tints & tones
#d3a1f6 color schemes
#d3a1f6 color preview, HTML & CSS examples
This text has a color of #d3a1f6
<p style="color:#d3a1f6;">Text here</p>
.mytext {color:#d3a1f6;}
This box has a color of #d3a1f6
<div style="background-color:#d3a1f6;">Content here</div>
.mybackground {background-color:#d3a1f6;}
Border around this has a color of #d3a1f6
<div style="border:2px solid #d3a1f6;">Content here</div>
.myborder {border:2px solid #d3a1f6;}