#a19cec color space conversions
Hex:
#a19cec
RGB:
161, 156, 236
CMY:
37, 39, 7
CMYK:
32, 34, 0, 7
HSL:
244°, 67.7966%, 76.8627%
HSV (HSB):
244°, 33.8983%, 92.5490%
XYZ:
41.7267, 37.4101, 84.3785
xyY:
0.2552, 0.2288, 37.4101
CIE-Lab:
67.5836, 19.7361, -39.5952
CIE-LCH:
67.5836, 44.2413, 296.4939
CIE-Luv:
67.5836, -2.5113, -65.9046
Hunter-Lab:
61.1638, 14.7383, -38.9788
#a19cec color charts
#a19cec color shades, tints & tones
#a19cec color schemes
#a19cec color preview, HTML & CSS examples
This text has a color of #a19cec
<p style="color:#a19cec;">Text here</p>
.mytext {color:#a19cec;}
This box has a color of #a19cec
<div style="background-color:#a19cec;">Content here</div>
.mybackground {background-color:#a19cec;}
Border around this has a color of #a19cec
<div style="border:2px solid #a19cec;">Content here</div>
.myborder {border:2px solid #a19cec;}