#a05d87 color space conversions
Hex:
        #a05d87
        RGB:
        160, 93, 135
        CMY:
        37, 64, 47
        CMYK:
        0, 42, 16, 37
      HSL:
        322°, 26.4822%, 49.6078%
        HSV (HSB):
        322°, 41.8750%, 62.7451%
        XYZ:
        22.7847, 17.0516, 25.0121
        xyY:
        0.3514, 0.2629, 17.0516
      CIE-Lab:
        48.3249, 33.3400, -11.5828
        CIE-LCH:
        48.3249, 35.2948, 340.8420
        CIE-Luv:
        48.3249, 37.6370, -21.5636
        Hunter-Lab:
        41.2935, 26.2281, -7.0073
      #a05d87 color charts
#a05d87 RGB chart
      #a05d87 CMYK chart
      #a05d87 RGB pie chart
      #a05d87 color shades, tints & tones
#a05d87 color schemes
#a05d87 color preview, HTML & CSS examples
           This text has a color of #a05d87        
        
          <p style="color:#a05d87;">Text here</p>
        
        
          .mytext {color:#a05d87;}
        
        Text color #a05d87
      
           This box has a color of #a05d87        
        
          <div style="background-color:#a05d87;">Content here</div>
        
        
          .mybackground {background-color:#a05d87;}
        
        Background color #a05d87
      
           Border around this has a color of #a05d87        
        
          <div style="border:2px solid #a05d87;">Content here</div>
        
        
          .myborder {border:2px solid #a05d87;}
        
        Border color #a05d87