#a08beb color space conversions
Hex:
#a08beb
RGB:
160, 139, 235
CMY:
37, 45, 8
CMYK:
32, 41, 0, 8
HSL:
253°, 70.5882%, 73.3333%
HSV (HSB):
253°, 40.8511%, 92.1569%
XYZ:
38.7252, 31.9370, 82.7207
xyY:
0.2525, 0.2082, 31.9370
CIE-Lab:
63.2908, 28.9004, -45.7855
CIE-LCH:
63.2908, 54.1438, 302.2606
CIE-Luv:
63.2908, 3.6169, -76.5755
Hunter-Lab:
56.5128, 23.4191, -47.2268
#a08beb color charts
#a08beb color shades, tints & tones
#a08beb color schemes
#a08beb color preview, HTML & CSS examples
This text has a color of #a08beb
<p style="color:#a08beb;">Text here</p>
.mytext {color:#a08beb;}
This box has a color of #a08beb
<div style="background-color:#a08beb;">Content here</div>
.mybackground {background-color:#a08beb;}
Border around this has a color of #a08beb
<div style="border:2px solid #a08beb;">Content here</div>
.myborder {border:2px solid #a08beb;}