#a47298 color space conversions
Hex:
        #a47298
        RGB:
        164, 114, 152
        CMY:
        36, 55, 40
        CMYK:
        0, 30, 7, 36
      HSL:
        314°, 21.5517%, 54.5098%
        HSV (HSB):
        314°, 30.4878%, 64.3137%
        XYZ:
        26.9947, 22.1941, 32.5669
        xyY:
        0.3302, 0.2715, 22.1941
      CIE-Lab:
        54.2324, 25.9364, -12.6622
        CIE-LCH:
        54.2324, 28.8622, 333.9783
        CIE-Luv:
        54.2324, 26.8780, -22.4428
        Hunter-Lab:
        47.1107, 19.8378, -8.0088
      #a47298 color charts
#a47298 RGB chart
      #a47298 CMYK chart
      #a47298 RGB pie chart
      #a47298 color shades, tints & tones
#a47298 color schemes
#a47298 color preview, HTML & CSS examples
           This text has a color of #a47298        
        
          <p style="color:#a47298;">Text here</p>
        
        
          .mytext {color:#a47298;}
        
        Text color #a47298
      
           This box has a color of #a47298        
        
          <div style="background-color:#a47298;">Content here</div>
        
        
          .mybackground {background-color:#a47298;}
        
        Background color #a47298
      
           Border around this has a color of #a47298        
        
          <div style="border:2px solid #a47298;">Content here</div>
        
        
          .myborder {border:2px solid #a47298;}
        
        Border color #a47298