#a05cb2 color space conversions
Hex:
#a05cb2
RGB:
160, 92, 178
CMY:
37, 64, 30
CMYK:
10, 48, 0, 30
HSL:
287°, 35.8333%, 52.9412%
HSV (HSB):
287°, 48.3146%, 69.8039%
XYZ:
26.3602, 18.3422, 44.2705
xyY:
0.2963, 0.2062, 18.3422
CIE-Lab:
49.9086, 41.9783, -34.5304
CIE-LCH:
49.9086, 54.3556, 320.5601
CIE-Luv:
49.9086, 29.1582, -57.2478
Hunter-Lab:
42.8278, 34.9168, -31.3078
#a05cb2 color charts
#a05cb2 color shades, tints & tones
#a05cb2 color schemes
#a05cb2 color preview, HTML & CSS examples
This text has a color of #a05cb2
<p style="color:#a05cb2;">Text here</p>
.mytext {color:#a05cb2;}
This box has a color of #a05cb2
<div style="background-color:#a05cb2;">Content here</div>
.mybackground {background-color:#a05cb2;}
Border around this has a color of #a05cb2
<div style="border:2px solid #a05cb2;">Content here</div>
.myborder {border:2px solid #a05cb2;}