#a01058 color space conversions
Hex:
        #a01058
        RGB:
        160, 16, 88
        CMY:
        37, 94, 65
        CMYK:
        0, 90, 45, 37
      HSL:
        330°, 81.8182%, 34.5098%
        HSV (HSB):
        330°, 90.0000%, 62.7451%
        XYZ:
        16.4439, 8.5487, 10.0159
        xyY:
        0.4697, 0.2442, 8.5487
      CIE-Lab:
        35.1005, 58.3464, -2.1788
        CIE-LCH:
        35.1005, 58.3871, 357.8615
        CIE-Luv:
        35.1005, 81.5047, -12.7716
        Hunter-Lab:
        29.2382, 49.2237, 0.1563
      #a01058 color charts
#a01058 RGB chart
      #a01058 CMYK chart
      #a01058 RGB pie chart
      #a01058 color shades, tints & tones
#a01058 color schemes
#a01058 color preview, HTML & CSS examples
           This text has a color of #a01058        
        
          <p style="color:#a01058;">Text here</p>
        
        
          .mytext {color:#a01058;}
        
        Text color #a01058
      
           This box has a color of #a01058        
        
          <div style="background-color:#a01058;">Content here</div>
        
        
          .mybackground {background-color:#a01058;}
        
        Background color #a01058
      
           Border around this has a color of #a01058        
        
          <div style="border:2px solid #a01058;">Content here</div>
        
        
          .myborder {border:2px solid #a01058;}
        
        Border color #a01058