#84557a color space conversions
Hex:
        #84557a
        RGB:
        132, 85, 122
        CMY:
        48, 67, 52
        CMYK:
        0, 36, 8, 48
      HSL:
        313°, 21.6590%, 42.5490%
        HSV (HSB):
        313°, 35.6061%, 51.7647%
        XYZ:
        16.2771, 12.8077, 20.0266
        xyY:
        0.3314, 0.2608, 12.8077
      CIE-Lab:
        42.4720, 25.6271, -12.9259
        CIE-LCH:
        42.4720, 28.7024, 333.2343
        CIE-Luv:
        42.4720, 24.6664, -21.5244
        Hunter-Lab:
        35.7878, 18.5570, -8.1268
      #84557a color charts
#84557a RGB chart
      #84557a CMYK chart
      #84557a RGB pie chart
      #84557a color shades, tints & tones
#84557a color schemes
#84557a color preview, HTML & CSS examples
           This text has a color of #84557a        
        
          <p style="color:#84557a;">Text here</p>
        
        
          .mytext {color:#84557a;}
        
        Text color #84557a
      
           This box has a color of #84557a        
        
          <div style="background-color:#84557a;">Content here</div>
        
        
          .mybackground {background-color:#84557a;}
        
        Background color #84557a
      
           Border around this has a color of #84557a        
        
          <div style="border:2px solid #84557a;">Content here</div>
        
        
          .myborder {border:2px solid #84557a;}
        
        Border color #84557a