#84497e color space conversions
Hex:
        #84497e
        RGB:
        132, 73, 126
        CMY:
        48, 71, 51
        CMYK:
        0, 45, 5, 48
      HSL:
        306°, 28.7805%, 40.1961%
        HSV (HSB):
        306°, 44.6970%, 51.7647%
        XYZ:
        15.6642, 11.1770, 21.0704
        xyY:
        0.3269, 0.2333, 11.1770
      CIE-Lab:
        39.8770, 33.2829, -19.3430
        CIE-LCH:
        39.8770, 38.4955, 329.8362
        CIE-Luv:
        39.8770, 29.1933, -31.2605
        Hunter-Lab:
        33.4320, 25.1281, -13.9650
      #84497e color charts
#84497e RGB chart
      #84497e CMYK chart
      #84497e RGB pie chart
      #84497e color shades, tints & tones
#84497e color schemes
#84497e color preview, HTML & CSS examples
           This text has a color of #84497e        
        
          <p style="color:#84497e;">Text here</p>
        
        
          .mytext {color:#84497e;}
        
        Text color #84497e
      
           This box has a color of #84497e        
        
          <div style="background-color:#84497e;">Content here</div>
        
        
          .mybackground {background-color:#84497e;}
        
        Background color #84497e
      
           Border around this has a color of #84497e        
        
          <div style="border:2px solid #84497e;">Content here</div>
        
        
          .myborder {border:2px solid #84497e;}
        
        Border color #84497e