#a03276 color space conversions
Hex:
        #a03276
        RGB:
        160, 50, 118
        CMY:
        37, 80, 54
        CMYK:
        0, 69, 26, 37
      HSL:
        323°, 52.3810%, 41.1765%
        HSV (HSB):
        323°, 68.7500%, 62.7451%
        XYZ:
        18.9078, 11.0628, 18.2783
        xyY:
        0.3919, 0.2293, 11.0628
      CIE-Lab:
        39.6860, 51.8540, -14.3184
        CIE-LCH:
        39.6860, 53.7946, 344.5637
        CIE-Luv:
        39.6860, 60.7262, -27.3105
        Hunter-Lab:
        33.2608, 43.2659, -9.3000
      #a03276 color charts
#a03276 RGB chart
      #a03276 CMYK chart
      #a03276 RGB pie chart
      #a03276 color shades, tints & tones
#a03276 color schemes
#a03276 color preview, HTML & CSS examples
           This text has a color of #a03276        
        
          <p style="color:#a03276;">Text here</p>
        
        
          .mytext {color:#a03276;}
        
        Text color #a03276
      
           This box has a color of #a03276        
        
          <div style="background-color:#a03276;">Content here</div>
        
        
          .mybackground {background-color:#a03276;}
        
        Background color #a03276
      
           Border around this has a color of #a03276        
        
          <div style="border:2px solid #a03276;">Content here</div>
        
        
          .myborder {border:2px solid #a03276;}
        
        Border color #a03276