#a03c85 color space conversions
Hex:
        #a03c85
        RGB:
        160, 60, 133
        CMY:
        37, 76, 48
        CMYK:
        0, 63, 17, 37
      HSL:
        316°, 45.4545%, 43.1373%
        HSV (HSB):
        316°, 62.5000%, 62.7451%
        XYZ:
        20.3467, 12.3988, 23.5111
        xyY:
        0.3617, 0.2204, 12.3988
      CIE-Lab:
        41.8430, 49.7806, -20.2578
        CIE-LCH:
        41.8430, 53.7446, 337.8566
        CIE-Luv:
        41.8430, 52.2867, -35.5134
        Hunter-Lab:
        35.2119, 41.5230, -14.9399
      #a03c85 color charts
#a03c85 RGB chart
      #a03c85 CMYK chart
      #a03c85 RGB pie chart
      #a03c85 color shades, tints & tones
#a03c85 color schemes
#a03c85 color preview, HTML & CSS examples
           This text has a color of #a03c85        
        
          <p style="color:#a03c85;">Text here</p>
        
        
          .mytext {color:#a03c85;}
        
        Text color #a03c85
      
           This box has a color of #a03c85        
        
          <div style="background-color:#a03c85;">Content here</div>
        
        
          .mybackground {background-color:#a03c85;}
        
        Background color #a03c85
      
           Border around this has a color of #a03c85        
        
          <div style="border:2px solid #a03c85;">Content here</div>
        
        
          .myborder {border:2px solid #a03c85;}
        
        Border color #a03c85