#845b8d color space conversions
Hex:
        #845b8d
        RGB:
        132, 91, 141
        CMY:
        48, 64, 45
        CMYK:
        6, 35, 0, 45
      HSL:
        289°, 21.5517%, 45.4902%
        HSV (HSB):
        289°, 35.4610%, 55.2941%
        XYZ:
        18.0645, 14.3108, 27.0095
        xyY:
        0.3042, 0.2410, 14.3108
      CIE-Lab:
        44.6754, 25.9427, -21.0525
        CIE-LCH:
        44.6754, 33.4101, 320.9406
        CIE-Luv:
        44.6754, 18.8529, -33.5887
        Hunter-Lab:
        37.8296, 19.0361, -15.8510
      #845b8d color charts
#845b8d RGB chart
      #845b8d CMYK chart
      #845b8d RGB pie chart
      #845b8d color shades, tints & tones
#845b8d color schemes
#845b8d color preview, HTML & CSS examples
           This text has a color of #845b8d        
        
          <p style="color:#845b8d;">Text here</p>
        
        
          .mytext {color:#845b8d;}
        
        Text color #845b8d
      
           This box has a color of #845b8d        
        
          <div style="background-color:#845b8d;">Content here</div>
        
        
          .mybackground {background-color:#845b8d;}
        
        Background color #845b8d
      
           Border around this has a color of #845b8d        
        
          <div style="border:2px solid #845b8d;">Content here</div>
        
        
          .myborder {border:2px solid #845b8d;}
        
        Border color #845b8d