#84547e color space conversions
Hex:
        #84547e
        RGB:
        132, 84, 126
        CMY:
        48, 67, 51
        CMYK:
        0, 36, 5, 48
      HSL:
        308°, 22.2222%, 42.3529%
        HSV (HSB):
        308°, 36.3636%, 51.7647%
        XYZ:
        16.4519, 12.7525, 21.3330
        xyY:
        0.3255, 0.2523, 12.7525
      CIE-Lab:
        42.3880, 26.9801, -15.4922
        CIE-LCH:
        42.3880, 31.1116, 330.1352
        CIE-Luv:
        42.3880, 24.4293, -25.3327
        Hunter-Lab:
        35.7107, 19.7413, -10.4215
      #84547e color charts
#84547e RGB chart
      #84547e CMYK chart
      #84547e RGB pie chart
      #84547e color shades, tints & tones
#84547e color schemes
#84547e color preview, HTML & CSS examples
           This text has a color of #84547e        
        
          <p style="color:#84547e;">Text here</p>
        
        
          .mytext {color:#84547e;}
        
        Text color #84547e
      
           This box has a color of #84547e        
        
          <div style="background-color:#84547e;">Content here</div>
        
        
          .mybackground {background-color:#84547e;}
        
        Background color #84547e
      
           Border around this has a color of #84547e        
        
          <div style="border:2px solid #84547e;">Content here</div>
        
        
          .myborder {border:2px solid #84547e;}
        
        Border color #84547e