#a196d5 color space conversions
Hex:
#a196d5
RGB:
161, 150, 213
CMY:
37, 41, 16
CMYK:
24, 30, 0, 16
HSL:
250°, 42.8571%, 71.1765%
HSV (HSB):
250°, 29.5775%, 83.5294%
XYZ:
37.6145, 34.1939, 67.5684
xyY:
0.2699, 0.2453, 34.1939
CIE-Lab:
65.1162, 17.4541, -30.7362
CIE-LCH:
65.1162, 35.3463, 299.5908
CIE-Luv:
65.1162, 1.6180, -50.5944
Hunter-Lab:
58.4755, 12.4885, -27.5766
#a196d5 color charts
#a196d5 color shades, tints & tones
#a196d5 color schemes
#a196d5 color preview, HTML & CSS examples
This text has a color of #a196d5
<p style="color:#a196d5;">Text here</p>
.mytext {color:#a196d5;}
This box has a color of #a196d5
<div style="background-color:#a196d5;">Content here</div>
.mybackground {background-color:#a196d5;}
Border around this has a color of #a196d5
<div style="border:2px solid #a196d5;">Content here</div>
.myborder {border:2px solid #a196d5;}