#a08fc5 color space conversions
Hex:
#a08fc5
RGB:
160, 143, 197
CMY:
37, 44, 23
CMYK:
19, 27, 0, 23
HSL:
259°, 31.7647%, 66.6667%
HSV (HSB):
259°, 27.4112%, 77.2549%
XYZ:
34.3977, 31.1497, 57.0229
xyY:
0.2806, 0.2541, 31.1497
CIE-Lab:
62.6338, 17.3758, -25.6348
CIE-LCH:
62.6338, 30.9687, 304.1302
CIE-Luv:
62.6338, 5.4487, -42.0100
Hunter-Lab:
55.8119, 12.3413, -21.5080
#a08fc5 color charts
#a08fc5 color shades, tints & tones
#a08fc5 color schemes
#a08fc5 color preview, HTML & CSS examples
This text has a color of #a08fc5
<p style="color:#a08fc5;">Text here</p>
.mytext {color:#a08fc5;}
This box has a color of #a08fc5
<div style="background-color:#a08fc5;">Content here</div>
.mybackground {background-color:#a08fc5;}
Border around this has a color of #a08fc5
<div style="border:2px solid #a08fc5;">Content here</div>
.myborder {border:2px solid #a08fc5;}