#a06fcc color space conversions
Hex:
#a06fcc
RGB:
160, 111, 204
CMY:
37, 56, 20
CMYK:
22, 46, 0, 20
HSL:
272°, 47.6923%, 61.7647%
HSV (HSB):
272°, 45.5882%, 80.0000%
XYZ:
31.0807, 23.2021, 59.9671
xyY:
0.2720, 0.2031, 23.2021
CIE-Lab:
55.2799, 37.2313, -41.0421
CIE-LCH:
55.2799, 55.4132, 312.2127
CIE-Luv:
55.2799, 17.6478, -68.1178
Hunter-Lab:
48.1686, 30.8820, -40.0946
#a06fcc color charts
#a06fcc color shades, tints & tones
#a06fcc color schemes
#a06fcc color preview, HTML & CSS examples
This text has a color of #a06fcc
<p style="color:#a06fcc;">Text here</p>
.mytext {color:#a06fcc;}
This box has a color of #a06fcc
<div style="background-color:#a06fcc;">Content here</div>
.mybackground {background-color:#a06fcc;}
Border around this has a color of #a06fcc
<div style="border:2px solid #a06fcc;">Content here</div>
.myborder {border:2px solid #a06fcc;}