#a196ec color space conversions
Hex:
#a196ec
RGB:
161, 150, 236
CMY:
37, 41, 7
CMYK:
32, 36, 0, 7
HSL:
248°, 69.3548%, 75.6863%
HSV (HSB):
248°, 36.4407%, 92.5490%
XYZ:
40.7446, 35.4459, 84.0511
xyY:
0.2543, 0.2212, 35.4459
CIE-Lab:
66.0944, 23.1502, -41.9250
CIE-LCH:
66.0944, 47.8919, 298.9066
CIE-Luv:
66.0944, -0.1642, -69.9925
Hunter-Lab:
59.5364, 17.9702, -42.0277
#a196ec color charts
#a196ec color shades, tints & tones
#a196ec color schemes
#a196ec color preview, HTML & CSS examples
This text has a color of #a196ec
<p style="color:#a196ec;">Text here</p>
.mytext {color:#a196ec;}
This box has a color of #a196ec
<div style="background-color:#a196ec;">Content here</div>
.mybackground {background-color:#a196ec;}
Border around this has a color of #a196ec
<div style="border:2px solid #a196ec;">Content here</div>
.myborder {border:2px solid #a196ec;}