#a03d82 color space conversions
Hex:
        #a03d82
        RGB:
        160, 61, 130
        CMY:
        37, 76, 49
        CMYK:
        0, 62, 19, 37
      HSL:
        318°, 44.7964%, 43.3333%
        HSV (HSB):
        318°, 61.8750%, 62.7451%
        XYZ:
        20.1952, 12.4228, 22.4525
        xyY:
        0.3667, 0.2256, 12.4228
      CIE-Lab:
        41.8803, 48.8755, -18.3649
        CIE-LCH:
        41.8803, 52.2119, 339.4064
        CIE-Luv:
        41.8803, 52.8625, -32.7383
        Hunter-Lab:
        35.2460, 40.5964, -13.0970
      #a03d82 color charts
#a03d82 RGB chart
      #a03d82 CMYK chart
      #a03d82 RGB pie chart
      #a03d82 color shades, tints & tones
#a03d82 color schemes
#a03d82 color preview, HTML & CSS examples
           This text has a color of #a03d82        
        
          <p style="color:#a03d82;">Text here</p>
        
        
          .mytext {color:#a03d82;}
        
        Text color #a03d82
      
           This box has a color of #a03d82        
        
          <div style="background-color:#a03d82;">Content here</div>
        
        
          .mybackground {background-color:#a03d82;}
        
        Background color #a03d82
      
           Border around this has a color of #a03d82        
        
          <div style="border:2px solid #a03d82;">Content here</div>
        
        
          .myborder {border:2px solid #a03d82;}
        
        Border color #a03d82