#a18bee color space conversions
Hex:
#a18bee
RGB:
161, 139, 238
CMY:
37, 45, 7
CMYK:
32, 42, 0, 7
HSL:
253°, 74.4361%, 73.9216%
HSV (HSB):
253°, 41.5966%, 93.3333%
XYZ:
39.3632, 32.2154, 85.0324
xyY:
0.2513, 0.2057, 32.2154
CIE-Lab:
63.5205, 29.9346, -47.0739
CIE-LCH:
63.5205, 55.7856, 302.4526
CIE-Luv:
63.5205, 3.8167, -78.8747
Hunter-Lab:
56.7586, 24.4657, -49.0939
#a18bee color charts
#a18bee color shades, tints & tones
#a18bee color schemes
#a18bee color preview, HTML & CSS examples
This text has a color of #a18bee
<p style="color:#a18bee;">Text here</p>
.mytext {color:#a18bee;}
This box has a color of #a18bee
<div style="background-color:#a18bee;">Content here</div>
.mybackground {background-color:#a18bee;}
Border around this has a color of #a18bee
<div style="border:2px solid #a18bee;">Content here</div>
.myborder {border:2px solid #a18bee;}