#a01f75 color space conversions
Hex:
        #a01f75
        RGB:
        160, 31, 117
        CMY:
        37, 88, 54
        CMYK:
        0, 81, 27, 37
      HSL:
        320°, 67.5393%, 37.4510%
        HSV (HSB):
        320°, 80.6250%, 62.7451%
        XYZ:
        18.1981, 9.7379, 17.7501
        xyY:
        0.3983, 0.2131, 9.7379
      CIE-Lab:
        37.3679, 58.1473, -17.2419
        CIE-LCH:
        37.3679, 60.6497, 343.4838
        CIE-Luv:
        37.3679, 66.4605, -31.7798
        Hunter-Lab:
        31.2056, 49.4854, -11.8808
      #a01f75 color charts
#a01f75 RGB chart
      #a01f75 CMYK chart
      #a01f75 RGB pie chart
      #a01f75 color shades, tints & tones
#a01f75 color schemes
#a01f75 color preview, HTML & CSS examples
           This text has a color of #a01f75        
        
          <p style="color:#a01f75;">Text here</p>
        
        
          .mytext {color:#a01f75;}
        
        Text color #a01f75
      
           This box has a color of #a01f75        
        
          <div style="background-color:#a01f75;">Content here</div>
        
        
          .mybackground {background-color:#a01f75;}
        
        Background color #a01f75
      
           Border around this has a color of #a01f75        
        
          <div style="border:2px solid #a01f75;">Content here</div>
        
        
          .myborder {border:2px solid #a01f75;}
        
        Border color #a01f75