#a00478 color space conversions
Hex:
        #a00478
        RGB:
        160, 4, 120
        CMY:
        37, 98, 53
        CMYK:
        0, 98, 25, 37
      HSL:
        315°, 95.1220%, 32.1569%
        HSV (HSB):
        315°, 97.5000%, 62.7451%
        XYZ:
        17.9308, 8.9165, 18.5453
        xyY:
        0.3950, 0.1964, 8.9165
      CIE-Lab:
        35.8230, 63.3884, -21.5133
        CIE-LCH:
        35.8230, 66.9396, 341.2533
        CIE-Luv:
        35.8230, 68.9813, -37.8381
        Hunter-Lab:
        29.8605, 54.9308, -15.9206
      #a00478 color charts
#a00478 RGB chart
      #a00478 CMYK chart
      #a00478 RGB pie chart
      #a00478 color shades, tints & tones
#a00478 color schemes
#a00478 color preview, HTML & CSS examples
           This text has a color of #a00478        
        
          <p style="color:#a00478;">Text here</p>
        
        
          .mytext {color:#a00478;}
        
        Text color #a00478
      
           This box has a color of #a00478        
        
          <div style="background-color:#a00478;">Content here</div>
        
        
          .mybackground {background-color:#a00478;}
        
        Background color #a00478
      
           Border around this has a color of #a00478        
        
          <div style="border:2px solid #a00478;">Content here</div>
        
        
          .myborder {border:2px solid #a00478;}
        
        Border color #a00478