#a01071 color space conversions
Hex:
        #a01071
        RGB:
        160, 16, 113
        CMY:
        37, 94, 56
        CMYK:
        0, 90, 29, 37
      HSL:
        320°, 81.8182%, 34.5098%
        HSV (HSB):
        320°, 90.0000%, 62.7451%
        XYZ:
        17.6631, 9.0364, 16.4360
        xyY:
        0.4095, 0.2095, 9.0364
      CIE-Lab:
        36.0543, 60.9573, -16.7412
        CIE-LCH:
        36.0543, 63.2144, 344.6430
        CIE-Luv:
        36.0543, 70.7893, -31.2873
        Hunter-Lab:
        30.0606, 52.2775, -11.3751
      #a01071 color charts
#a01071 RGB chart
      #a01071 CMYK chart
      #a01071 RGB pie chart
      #a01071 color shades, tints & tones
#a01071 color schemes
#a01071 color preview, HTML & CSS examples
           This text has a color of #a01071        
        
          <p style="color:#a01071;">Text here</p>
        
        
          .mytext {color:#a01071;}
        
        Text color #a01071
      
           This box has a color of #a01071        
        
          <div style="background-color:#a01071;">Content here</div>
        
        
          .mybackground {background-color:#a01071;}
        
        Background color #a01071
      
           Border around this has a color of #a01071        
        
          <div style="border:2px solid #a01071;">Content here</div>
        
        
          .myborder {border:2px solid #a01071;}
        
        Border color #a01071