#845b7b color space conversions
Hex:
        #845b7b
        RGB:
        132, 91, 123
        CMY:
        48, 64, 52
        CMYK:
        0, 31, 7, 48
      HSL:
        313°, 18.3857%, 43.7255%
        HSV (HSB):
        313°, 31.0606%, 51.7647%
        XYZ:
        16.8320, 13.8178, 20.5188
        xyY:
        0.3290, 0.2700, 13.8178
      CIE-Lab:
        43.9704, 22.2884, -11.2668
        CIE-LCH:
        43.9704, 24.9742, 333.1833
        CIE-Luv:
        43.9704, 21.6394, -18.8555
        Hunter-Lab:
        37.1723, 15.7751, -6.7071
      #845b7b color charts
#845b7b RGB chart
      #845b7b CMYK chart
      #845b7b RGB pie chart
      #845b7b color shades, tints & tones
#845b7b color schemes
#845b7b color preview, HTML & CSS examples
           This text has a color of #845b7b        
        
          <p style="color:#845b7b;">Text here</p>
        
        
          .mytext {color:#845b7b;}
        
        Text color #845b7b
      
           This box has a color of #845b7b        
        
          <div style="background-color:#845b7b;">Content here</div>
        
        
          .mybackground {background-color:#845b7b;}
        
        Background color #845b7b
      
           Border around this has a color of #845b7b        
        
          <div style="border:2px solid #845b7b;">Content here</div>
        
        
          .myborder {border:2px solid #845b7b;}
        
        Border color #845b7b