#a08be8 color space conversions
Hex:
#a08be8
RGB:
160, 139, 232
CMY:
37, 45, 9
CMYK:
31, 40, 0, 9
HSL:
254°, 66.9065%, 72.7451%
HSV (HSB):
254°, 40.0862%, 90.9804%
XYZ:
38.2953, 31.7650, 80.4568
xyY:
0.2544, 0.2110, 31.7650
CIE-Lab:
63.1482, 28.1381, -44.3511
CIE-LCH:
63.1482, 52.5240, 302.3927
CIE-Luv:
63.1482, 3.8938, -74.0901
Hunter-Lab:
56.3605, 22.6548, -45.1865
#a08be8 color charts
#a08be8 color shades, tints & tones
#a08be8 color schemes
#a08be8 color preview, HTML & CSS examples
This text has a color of #a08be8
<p style="color:#a08be8;">Text here</p>
.mytext {color:#a08be8;}
This box has a color of #a08be8
<div style="background-color:#a08be8;">Content here</div>
.mybackground {background-color:#a08be8;}
Border around this has a color of #a08be8
<div style="border:2px solid #a08be8;">Content here</div>
.myborder {border:2px solid #a08be8;}