#a00487 color space conversions
Hex:
        #a00487
        RGB:
        160, 4, 135
        CMY:
        37, 98, 47
        CMYK:
        0, 98, 16, 37
      HSL:
        310°, 95.1220%, 32.1569%
        HSV (HSB):
        310°, 97.5000%, 62.7451%
        XYZ:
        18.9138, 9.3097, 23.7218
        xyY:
        0.3641, 0.1792, 9.3097
      CIE-Lab:
        36.5738, 65.2994, -29.6998
        CIE-LCH:
        36.5738, 71.7362, 335.5428
        CIE-Luv:
        36.5738, 62.5184, -49.2610
        Hunter-Lab:
        30.5118, 57.2539, -24.7375
      #a00487 color charts
#a00487 RGB chart
      #a00487 CMYK chart
      #a00487 RGB pie chart
      #a00487 color shades, tints & tones
#a00487 color schemes
#a00487 color preview, HTML & CSS examples
           This text has a color of #a00487        
        
          <p style="color:#a00487;">Text here</p>
        
        
          .mytext {color:#a00487;}
        
        Text color #a00487
      
           This box has a color of #a00487        
        
          <div style="background-color:#a00487;">Content here</div>
        
        
          .mybackground {background-color:#a00487;}
        
        Background color #a00487
      
           Border around this has a color of #a00487        
        
          <div style="border:2px solid #a00487;">Content here</div>
        
        
          .myborder {border:2px solid #a00487;}
        
        Border color #a00487