#a19bfb color space conversions
Hex:
#a19bfb
RGB:
161, 155, 251
CMY:
37, 39, 2
CMYK:
36, 38, 0, 2
HSL:
244°, 92.3077%, 79.6078%
HSV (HSB):
244°, 38.2470%, 98.4314%
XYZ:
43.8319, 37.9848, 96.2884
xyY:
0.2461, 0.2133, 37.9848
CIE-Lab:
68.0094, 24.1868, -47.1268
CIE-LCH:
68.0094, 52.9710, 297.1682
CIE-Luv:
68.0094, -3.1514, -79.1533
Hunter-Lab:
61.6318, 19.0916, -49.4875
#a19bfb color charts
#a19bfb color shades, tints & tones
#a19bfb color schemes
#a19bfb color preview, HTML & CSS examples
This text has a color of #a19bfb
<p style="color:#a19bfb;">Text here</p>
.mytext {color:#a19bfb;}
This box has a color of #a19bfb
<div style="background-color:#a19bfb;">Content here</div>
.mybackground {background-color:#a19bfb;}
Border around this has a color of #a19bfb
<div style="border:2px solid #a19bfb;">Content here</div>
.myborder {border:2px solid #a19bfb;}