#d3a2e1 color space conversions
Hex:
#d3a2e1
RGB:
211, 162, 225
CMY:
17, 36, 12
CMYK:
6, 28, 0, 12
HSL:
287°, 51.2195%, 75.8824%
HSV (HSB):
287°, 28.0000%, 88.2353%
XYZ:
53.3749, 45.1258, 77.1311
xyY:
0.3039, 0.2569, 45.1258
CIE-Lab:
72.9746, 29.0003, -24.8825
CIE-LCH:
72.9746, 38.2120, 319.3701
CIE-Luv:
72.9746, 22.9321, -43.6485
Hunter-Lab:
67.1757, 24.2708, -21.0537
#d3a2e1 color charts
#d3a2e1 color shades, tints & tones
#d3a2e1 color schemes
#d3a2e1 color preview, HTML & CSS examples
This text has a color of #d3a2e1
<p style="color:#d3a2e1;">Text here</p>
.mytext {color:#d3a2e1;}
This box has a color of #d3a2e1
<div style="background-color:#d3a2e1;">Content here</div>
.mybackground {background-color:#d3a2e1;}
Border around this has a color of #d3a2e1
<div style="border:2px solid #d3a2e1;">Content here</div>
.myborder {border:2px solid #d3a2e1;}