#a5316b color space conversions
Hex:
        #a5316b
        RGB:
        165, 49, 107
        CMY:
        35, 81, 58
        CMYK:
        0, 70, 35, 35
      HSL:
        330°, 54.2056%, 41.9608%
        HSV (HSB):
        330°, 70.3030%, 64.7059%
        XYZ:
        19.2692, 11.2575, 15.0672
        xyY:
        0.4226, 0.2469, 11.2575
      CIE-Lab:
        40.0108, 52.3019, -6.8774
        CIE-LCH:
        40.0108, 52.7521, 352.5089
        CIE-Luv:
        40.0108, 68.9131, -17.7465
        Hunter-Lab:
        33.5522, 43.7972, -3.1387
      #a5316b color charts
#a5316b RGB chart
      #a5316b CMYK chart
      #a5316b RGB pie chart
      #a5316b color shades, tints & tones
#a5316b color schemes
#a5316b color preview, HTML & CSS examples
           This text has a color of #a5316b        
        
          <p style="color:#a5316b;">Text here</p>
        
        
          .mytext {color:#a5316b;}
        
        Text color #a5316b
      
           This box has a color of #a5316b        
        
          <div style="background-color:#a5316b;">Content here</div>
        
        
          .mybackground {background-color:#a5316b;}
        
        Background color #a5316b
      
           Border around this has a color of #a5316b        
        
          <div style="border:2px solid #a5316b;">Content here</div>
        
        
          .myborder {border:2px solid #a5316b;}
        
        Border color #a5316b