#a19bee color space conversions
Hex:
#a19bee
RGB:
161, 155, 238
CMY:
37, 39, 7
CMYK:
32, 35, 0, 7
HSL:
244°, 70.9402%, 77.0588%
HSV (HSB):
244°, 34.8739%, 93.3333%
XYZ:
41.8519, 37.1928, 85.8620
xyY:
0.2538, 0.2255, 37.1928
CIE-Lab:
67.4214, 20.8147, -40.9451
CIE-LCH:
67.4214, 45.9321, 296.9468
CIE-Luv:
67.4214, -2.2557, -68.2751
Hunter-Lab:
60.9859, 15.7713, -40.7842
#a19bee color charts
#a19bee color shades, tints & tones
#a19bee color schemes
#a19bee color preview, HTML & CSS examples
This text has a color of #a19bee
<p style="color:#a19bee;">Text here</p>
.mytext {color:#a19bee;}
This box has a color of #a19bee
<div style="background-color:#a19bee;">Content here</div>
.mybackground {background-color:#a19bee;}
Border around this has a color of #a19bee
<div style="border:2px solid #a19bee;">Content here</div>
.myborder {border:2px solid #a19bee;}