#a01156 color space conversions
Hex:
        #a01156
        RGB:
        160, 17, 86
        CMY:
        37, 93, 66
        CMYK:
        0, 89, 46, 37
      HSL:
        331°, 80.7910%, 34.7059%
        HSV (HSB):
        331°, 89.3750%, 62.7451%
        XYZ:
        16.3774, 8.5464, 9.5905
        xyY:
        0.4745, 0.2476, 8.5464
      CIE-Lab:
        35.0958, 57.9903, -0.8903
        CIE-LCH:
        35.0958, 57.9972, 359.1204
        CIE-Luv:
        35.0958, 82.1585, -11.2287
        Hunter-Lab:
        29.2342, 48.8383, 1.0133
      #a01156 color charts
#a01156 RGB chart
      #a01156 CMYK chart
      #a01156 RGB pie chart
      #a01156 color shades, tints & tones
#a01156 color schemes
#a01156 color preview, HTML & CSS examples
           This text has a color of #a01156        
        
          <p style="color:#a01156;">Text here</p>
        
        
          .mytext {color:#a01156;}
        
        Text color #a01156
      
           This box has a color of #a01156        
        
          <div style="background-color:#a01156;">Content here</div>
        
        
          .mybackground {background-color:#a01156;}
        
        Background color #a01156
      
           Border around this has a color of #a01156        
        
          <div style="border:2px solid #a01156;">Content here</div>
        
        
          .myborder {border:2px solid #a01156;}
        
        Border color #a01156