#845b7d color space conversions
Hex:
        #845b7d
        RGB:
        132, 91, 125
        CMY:
        48, 64, 51
        CMYK:
        0, 31, 5, 48
      HSL:
        310°, 18.3857%, 43.7255%
        HSV (HSB):
        310°, 31.0606%, 51.7647%
        XYZ:
        16.9585, 13.8684, 21.1851
        xyY:
        0.3260, 0.2666, 13.8684
      CIE-Lab:
        44.0436, 22.6749, -12.3686
        CIE-LCH:
        44.0436, 25.8289, 331.3887
        CIE-Luv:
        44.0436, 21.3306, -20.4748
        Hunter-Lab:
        37.2403, 16.1149, -7.6605
      #845b7d color charts
#845b7d RGB chart
      #845b7d CMYK chart
      #845b7d RGB pie chart
      #845b7d color shades, tints & tones
#845b7d color schemes
#845b7d color preview, HTML & CSS examples
           This text has a color of #845b7d        
        
          <p style="color:#845b7d;">Text here</p>
        
        
          .mytext {color:#845b7d;}
        
        Text color #845b7d
      
           This box has a color of #845b7d        
        
          <div style="background-color:#845b7d;">Content here</div>
        
        
          .mybackground {background-color:#845b7d;}
        
        Background color #845b7d
      
           Border around this has a color of #845b7d        
        
          <div style="border:2px solid #845b7d;">Content here</div>
        
        
          .myborder {border:2px solid #845b7d;}
        
        Border color #845b7d