#a08ace color space conversions
Hex:
#a08ace
RGB:
160, 138, 206
CMY:
37, 46, 19
CMYK:
22, 33, 0, 19
HSL:
259°, 40.9639%, 67.4510%
HSV (HSB):
259°, 33.0097%, 80.7843%
XYZ:
34.7263, 30.1068, 62.3734
xyY:
0.2730, 0.2367, 30.1068
CIE-Lab:
61.7462, 22.3324, -32.0574
CIE-LCH:
61.7462, 39.0694, 304.8626
CIE-Luv:
61.7462, 6.7585, -52.9684
Hunter-Lab:
54.8696, 16.9484, -28.9896
#a08ace color charts
#a08ace color shades, tints & tones
#a08ace color schemes
#a08ace color preview, HTML & CSS examples
This text has a color of #a08ace
<p style="color:#a08ace;">Text here</p>
.mytext {color:#a08ace;}
This box has a color of #a08ace
<div style="background-color:#a08ace;">Content here</div>
.mybackground {background-color:#a08ace;}
Border around this has a color of #a08ace
<div style="border:2px solid #a08ace;">Content here</div>
.myborder {border:2px solid #a08ace;}