#a08bed color space conversions
Hex:
#a08bed
RGB:
160, 139, 237
CMY:
37, 45, 7
CMYK:
32, 41, 0, 7
HSL:
253°, 73.1343%, 73.7255%
HSV (HSB):
253°, 41.3502%, 92.9412%
XYZ:
39.0159, 32.0532, 84.2513
xyY:
0.2512, 0.2064, 32.0532
CIE-Lab:
63.3869, 29.4112, -46.7386
CIE-LCH:
63.3869, 55.2224, 302.1810
CIE-Luv:
63.3869, 3.4332, -78.2280
Hunter-Lab:
56.6156, 23.9336, -48.6003
#a08bed color charts
#a08bed color shades, tints & tones
#a08bed color schemes
#a08bed color preview, HTML & CSS examples
This text has a color of #a08bed
<p style="color:#a08bed;">Text here</p>
.mytext {color:#a08bed;}
This box has a color of #a08bed
<div style="background-color:#a08bed;">Content here</div>
.mybackground {background-color:#a08bed;}
Border around this has a color of #a08bed
<div style="border:2px solid #a08bed;">Content here</div>
.myborder {border:2px solid #a08bed;}