#a19cff color space conversions
Hex:
#a19cff
RGB:
161, 156, 255
CMY:
37, 39, 0
CMYK:
37, 39, 0, 0
HSL:
243°, 100.0000%, 80.5882%
HSV (HSB):
243°, 38.8235%, 100.0000%
XYZ:
44.6364, 38.5740, 99.7007
xyY:
0.2440, 0.2109, 38.5740
CIE-Lab:
68.4416, 24.6733, -48.6231
CIE-LCH:
68.4416, 54.5250, 296.9050
CIE-Luv:
68.4416, -3.7926, -81.8052
Hunter-Lab:
62.1080, 19.5973, -51.7015
#a19cff color charts
#a19cff color shades, tints & tones
#a19cff color schemes
#a19cff color preview, HTML & CSS examples
This text has a color of #a19cff
<p style="color:#a19cff;">Text here</p>
.mytext {color:#a19cff;}
This box has a color of #a19cff
<div style="background-color:#a19cff;">Content here</div>
.mybackground {background-color:#a19cff;}
Border around this has a color of #a19cff
<div style="border:2px solid #a19cff;">Content here</div>
.myborder {border:2px solid #a19cff;}