#a16ecc color space conversions
Hex:
#a16ecc
RGB:
161, 110, 204
CMY:
37, 57, 20
CMYK:
21, 46, 0, 20
HSL:
273°, 47.9592%, 61.5686%
HSV (HSB):
273°, 46.0784%, 80.0000%
XYZ:
31.1730, 23.0886, 59.9403
xyY:
0.2730, 0.2022, 23.0886
CIE-Lab:
55.1634, 38.0737, -41.2185
CIE-LCH:
55.1634, 56.1121, 312.7288
CIE-Luv:
55.1634, 18.5692, -68.4763
Hunter-Lab:
48.0506, 31.7140, -40.3254
#a16ecc color charts
#a16ecc color shades, tints & tones
#a16ecc color schemes
#a16ecc color preview, HTML & CSS examples
This text has a color of #a16ecc
<p style="color:#a16ecc;">Text here</p>
.mytext {color:#a16ecc;}
This box has a color of #a16ecc
<div style="background-color:#a16ecc;">Content here</div>
.mybackground {background-color:#a16ecc;}
Border around this has a color of #a16ecc
<div style="border:2px solid #a16ecc;">Content here</div>
.myborder {border:2px solid #a16ecc;}