#a18bfc color space conversions
Hex:
#a18bfc
RGB:
161, 139, 252
CMY:
37, 45, 1
CMYK:
36, 45, 0, 1
HSL:
252°, 94.9580%, 76.6667%
HSV (HSB):
252°, 44.8413%, 98.8235%
XYZ:
41.5012, 33.0706, 96.2914
xyY:
0.2429, 0.1936, 33.0706
CIE-Lab:
64.2180, 33.5572, -53.6656
CIE-LCH:
64.2180, 63.2936, 302.0178
CIE-Luv:
64.2180, 2.5289, -90.3227
Hunter-Lab:
57.5070, 28.1813, -59.0219
#a18bfc color charts
#a18bfc color shades, tints & tones
#a18bfc color schemes
#a18bfc color preview, HTML & CSS examples
This text has a color of #a18bfc
<p style="color:#a18bfc;">Text here</p>
.mytext {color:#a18bfc;}
This box has a color of #a18bfc
<div style="background-color:#a18bfc;">Content here</div>
.mybackground {background-color:#a18bfc;}
Border around this has a color of #a18bfc
<div style="border:2px solid #a18bfc;">Content here</div>
.myborder {border:2px solid #a18bfc;}