#a00087 color space conversions
Hex:
        #a00087
        RGB:
        160, 0, 135
        CMY:
        37, 100, 47
        CMYK:
        0, 100, 16, 37
      HSL:
        309°, 100.0000%, 31.3725%
        HSV (HSB):
        309°, 100.0000%, 62.7451%
        XYZ:
        18.8704, 9.2229, 23.7073
        xyY:
        0.3643, 0.1780, 9.2229
      CIE-Lab:
        36.4099, 65.7826, -29.9580
        CIE-LCH:
        36.4099, 72.2830, 335.5151
        CIE-Luv:
        36.4099, 62.8266, -49.6098
        Hunter-Lab:
        30.3692, 57.7679, -25.0256
      #a00087 color charts
#a00087 RGB chart
      #a00087 CMYK chart
      #a00087 RGB pie chart
      #a00087 color shades, tints & tones
#a00087 color schemes
#a00087 color preview, HTML & CSS examples
           This text has a color of #a00087        
        
          <p style="color:#a00087;">Text here</p>
        
        
          .mytext {color:#a00087;}
        
        Text color #a00087
      
           This box has a color of #a00087        
        
          <div style="background-color:#a00087;">Content here</div>
        
        
          .mybackground {background-color:#a00087;}
        
        Background color #a00087
      
           Border around this has a color of #a00087        
        
          <div style="border:2px solid #a00087;">Content here</div>
        
        
          .myborder {border:2px solid #a00087;}
        
        Border color #a00087