#a07cc5 color space conversions
Hex:
#a07cc5
RGB:
160, 124, 197
CMY:
37, 51, 23
CMYK:
19, 37, 0, 23
HSL:
270°, 38.6243%, 62.9412%
HSV (HSB):
270°, 37.0558%, 77.2549%
XYZ:
31.7829, 25.9201, 56.1513
xyY:
0.2792, 0.2277, 25.9201
CIE-Lab:
57.9611, 28.2491, -32.8656
CIE-LCH:
57.9611, 43.3377, 310.6802
CIE-Luv:
57.9611, 13.5549, -54.4771
Hunter-Lab:
50.9118, 22.3373, -29.7534
#a07cc5 color charts
#a07cc5 color shades, tints & tones
#a07cc5 color schemes
#a07cc5 color preview, HTML & CSS examples
This text has a color of #a07cc5
<p style="color:#a07cc5;">Text here</p>
.mytext {color:#a07cc5;}
This box has a color of #a07cc5
<div style="background-color:#a07cc5;">Content here</div>
.mybackground {background-color:#a07cc5;}
Border around this has a color of #a07cc5
<div style="border:2px solid #a07cc5;">Content here</div>
.myborder {border:2px solid #a07cc5;}