#a07888 color space conversions
Hex:
        #a07888
        RGB:
        160, 120, 136
        CMY:
        37, 53, 47
        CMYK:
        0, 25, 15, 37
      HSL:
        336°, 17.3913%, 54.9020%
        HSV (HSB):
        336°, 25.0000%, 62.7451%
        XYZ:
        25.6576, 22.6841, 26.3187
        xyY:
        0.3437, 0.3038, 22.6841
      CIE-Lab:
        54.7454, 18.2066, -2.6098
        CIE-LCH:
        54.7454, 18.3927, 351.8425
        CIE-Luv:
        54.7454, 23.3827, -6.7099
        Hunter-Lab:
        47.6278, 12.8111, 0.5763
      #a07888 color charts
#a07888 RGB chart
      #a07888 CMYK chart
      #a07888 RGB pie chart
      #a07888 color shades, tints & tones
#a07888 color schemes
#a07888 color preview, HTML & CSS examples
           This text has a color of #a07888        
        
          <p style="color:#a07888;">Text here</p>
        
        
          .mytext {color:#a07888;}
        
        Text color #a07888
      
           This box has a color of #a07888        
        
          <div style="background-color:#a07888;">Content here</div>
        
        
          .mybackground {background-color:#a07888;}
        
        Background color #a07888
      
           Border around this has a color of #a07888        
        
          <div style="border:2px solid #a07888;">Content here</div>
        
        
          .myborder {border:2px solid #a07888;}
        
        Border color #a07888