#a162b5 color space conversions
Hex:
#a162b5
RGB:
161, 98, 181
CMY:
37, 62, 29
CMYK:
11, 46, 0, 29
HSL:
286°, 35.9307%, 54.7059%
HSV (HSB):
286°, 45.8564%, 70.9804%
XYZ:
27.4061, 19.6486, 46.0642
xyY:
0.2943, 0.2110, 19.6486
CIE-Lab:
51.4376, 39.6444, -33.8687
CIE-LCH:
51.4376, 52.1418, 319.4923
CIE-Luv:
51.4376, 26.9511, -56.2906
Hunter-Lab:
44.3268, 32.7901, -30.5851
#a162b5 color charts
#a162b5 color shades, tints & tones
#a162b5 color schemes
#a162b5 color preview, HTML & CSS examples
This text has a color of #a162b5
<p style="color:#a162b5;">Text here</p>
.mytext {color:#a162b5;}
This box has a color of #a162b5
<div style="background-color:#a162b5;">Content here</div>
.mybackground {background-color:#a162b5;}
Border around this has a color of #a162b5
<div style="border:2px solid #a162b5;">Content here</div>
.myborder {border:2px solid #a162b5;}