#a18cea color space conversions
Hex:
#a18cea
RGB:
161, 140, 234
CMY:
37, 45, 8
CMYK:
31, 40, 0, 8
HSL:
253°, 69.1176%, 73.3333%
HSV (HSB):
253°, 40.1709%, 91.7647%
XYZ:
38.9273, 32.2737, 82.0197
xyY:
0.2541, 0.2106, 32.2737
CIE-Lab:
63.5685, 28.3469, -44.7897
CIE-LCH:
63.5685, 53.0063, 302.3293
CIE-Luv:
63.5685, 3.8168, -74.9252
Hunter-Lab:
56.8100, 22.8942, -45.8332
#a18cea color charts
#a18cea RGB chart
#a18cea CMYK chart
#a18cea RGB pie chart
#a18cea color shades, tints & tones
#a18cea color schemes
#a18cea color preview, HTML & CSS examples
This text has a color of #a18cea
<p style="color:#a18cea;">Text here</p>
.mytext {color:#a18cea;}
Text color #a18cea
This box has a color of #a18cea
<div style="background-color:#a18cea;">Content here</div>
.mybackground {background-color:#a18cea;}
Background color #a18cea
Border around this has a color of #a18cea
<div style="border:2px solid #a18cea;">Content here</div>
.myborder {border:2px solid #a18cea;}
Border color #a18cea