#a45086 color space conversions
Hex:
        #a45086
        RGB:
        164, 80, 134
        CMY:
        36, 69, 47
        CMYK:
        0, 51, 18, 36
      HSL:
        321°, 34.4262%, 47.8431%
        HSV (HSB):
        321°, 51.2195%, 64.3137%
        XYZ:
        22.4816, 15.3511, 24.3324
        xyY:
        0.3616, 0.2469, 15.3511
      CIE-Lab:
        46.1113, 41.4977, -14.2797
        CIE-LCH:
        46.1113, 43.8859, 341.0112
        CIE-Luv:
        46.1113, 46.8911, -26.4967
        Hunter-Lab:
        39.1804, 33.8568, -9.3948
      #a45086 color charts
#a45086 RGB chart
      #a45086 CMYK chart
      #a45086 RGB pie chart
      #a45086 color shades, tints & tones
#a45086 color schemes
#a45086 color preview, HTML & CSS examples
           This text has a color of #a45086        
        
          <p style="color:#a45086;">Text here</p>
        
        
          .mytext {color:#a45086;}
        
        Text color #a45086
      
           This box has a color of #a45086        
        
          <div style="background-color:#a45086;">Content here</div>
        
        
          .mybackground {background-color:#a45086;}
        
        Background color #a45086
      
           Border around this has a color of #a45086        
        
          <div style="border:2px solid #a45086;">Content here</div>
        
        
          .myborder {border:2px solid #a45086;}
        
        Border color #a45086