#a078b9 color space conversions
Hex:
#a078b9
RGB:
160, 120, 185
CMY:
37, 53, 27
CMYK:
14, 35, 0, 27
HSL:
277°, 31.7073%, 59.8039%
HSV (HSB):
277°, 35.1351%, 72.5490%
XYZ:
29.9706, 24.4093, 49.0308
xyY:
0.2898, 0.2360, 24.4093
CIE-Lab:
56.4953, 27.8416, -28.3049
CIE-LCH:
56.4953, 39.7029, 314.5273
CIE-Luv:
56.4953, 16.7863, -46.9402
Hunter-Lab:
49.4058, 21.8219, -24.2559
#a078b9 color charts
#a078b9 color shades, tints & tones
#a078b9 color schemes
#a078b9 color preview, HTML & CSS examples
This text has a color of #a078b9
<p style="color:#a078b9;">Text here</p>
.mytext {color:#a078b9;}
This box has a color of #a078b9
<div style="background-color:#a078b9;">Content here</div>
.mybackground {background-color:#a078b9;}
Border around this has a color of #a078b9
<div style="border:2px solid #a078b9;">Content here</div>
.myborder {border:2px solid #a078b9;}