#a09bff color space conversions
Hex:
#a09bff
RGB:
160, 155, 255
CMY:
37, 39, 0
CMYK:
37, 39, 0, 0
HSL:
243°, 100.0000%, 80.3922%
HSV (HSB):
243°, 39.2157%, 100.0000%
XYZ:
44.2685, 38.1363, 99.6356
xyY:
0.2432, 0.2095, 38.1363
CIE-Lab:
68.1209, 24.9847, -49.1336
CIE-LCH:
68.1209, 55.1212, 296.9535
CIE-Luv:
68.1209, -3.8633, -82.6375
Hunter-Lab:
61.7546, 19.8866, -52.4310
#a09bff color charts
#a09bff color shades, tints & tones
#a09bff color schemes
#a09bff color preview, HTML & CSS examples
This text has a color of #a09bff
<p style="color:#a09bff;">Text here</p>
.mytext {color:#a09bff;}
This box has a color of #a09bff
<div style="background-color:#a09bff;">Content here</div>
.mybackground {background-color:#a09bff;}
Border around this has a color of #a09bff
<div style="border:2px solid #a09bff;">Content here</div>
.myborder {border:2px solid #a09bff;}