#a8326e color space conversions
Hex:
        #a8326e
        RGB:
        168, 50, 110
        CMY:
        34, 80, 57
        CMYK:
        0, 70, 35, 34
      HSL:
        329°, 54.1284%, 42.7451%
        HSV (HSB):
        329°, 70.2381%, 65.8824%
        XYZ:
        20.1035, 11.7318, 15.9567
        xyY:
        0.4206, 0.2455, 11.7318
      CIE-Lab:
        40.7867, 53.1372, -7.5366
        CIE-LCH:
        40.7867, 53.6690, 351.9274
        CIE-Luv:
        40.7867, 69.8798, -18.8328
        Hunter-Lab:
        34.2518, 44.8272, -3.6450
      #a8326e color charts
#a8326e RGB chart
      #a8326e CMYK chart
      #a8326e RGB pie chart
      #a8326e color shades, tints & tones
#a8326e color schemes
#a8326e color preview, HTML & CSS examples
           This text has a color of #a8326e        
        
          <p style="color:#a8326e;">Text here</p>
        
        
          .mytext {color:#a8326e;}
        
        Text color #a8326e
      
           This box has a color of #a8326e        
        
          <div style="background-color:#a8326e;">Content here</div>
        
        
          .mybackground {background-color:#a8326e;}
        
        Background color #a8326e
      
           Border around this has a color of #a8326e        
        
          <div style="border:2px solid #a8326e;">Content here</div>
        
        
          .myborder {border:2px solid #a8326e;}
        
        Border color #a8326e