#a37daf color space conversions
Hex:
#a37daf
RGB:
163, 125, 175
CMY:
36, 51, 31
CMYK:
7, 29, 0, 31
HSL:
286°, 23.8095%, 58.8235%
HSV (HSB):
286°, 28.5714%, 68.6275%
XYZ:
30.1757, 25.5489, 43.8984
xyY:
0.3029, 0.2565, 25.5489
CIE-Lab:
57.6064, 23.8270, -20.8421
CIE-LCH:
57.6064, 31.6563, 318.8231
CIE-Luv:
57.6064, 17.6669, -34.8296
Hunter-Lab:
50.5459, 18.1085, -16.1104
#a37daf color charts
#a37daf color shades, tints & tones
#a37daf color schemes
#a37daf color preview, HTML & CSS examples
This text has a color of #a37daf
<p style="color:#a37daf;">Text here</p>
.mytext {color:#a37daf;}
This box has a color of #a37daf
<div style="background-color:#a37daf;">Content here</div>
.mybackground {background-color:#a37daf;}
Border around this has a color of #a37daf
<div style="border:2px solid #a37daf;">Content here</div>
.myborder {border:2px solid #a37daf;}