#845fa2 color space conversions
Hex:
        #845fa2
        RGB:
        132, 95, 162
        CMY:
        48, 63, 36
        CMYK:
        19, 41, 0, 36
      HSL:
        273°, 26.4822%, 50.3922%
        HSV (HSB):
        273°, 41.3580%, 63.5294%
        XYZ:
        20.1295, 15.6986, 36.1516
        xyY:
        0.2797, 0.2181, 15.6986
      CIE-Lab:
        46.5765, 28.3093, -30.5997
        CIE-LCH:
        46.5765, 41.6864, 312.7735
        CIE-Luv:
        46.5765, 14.1234, -48.5920
        Hunter-Lab:
        39.6214, 21.3487, -26.3627
      #845fa2 color charts
#845fa2 RGB chart
      #845fa2 CMYK chart
      #845fa2 RGB pie chart
      #845fa2 color shades, tints & tones
#845fa2 color schemes
#845fa2 color preview, HTML & CSS examples
           This text has a color of #845fa2        
        
          <p style="color:#845fa2;">Text here</p>
        
        
          .mytext {color:#845fa2;}
        
        Text color #845fa2
      
           This box has a color of #845fa2        
        
          <div style="background-color:#845fa2;">Content here</div>
        
        
          .mybackground {background-color:#845fa2;}
        
        Background color #845fa2
      
           Border around this has a color of #845fa2        
        
          <div style="border:2px solid #845fa2;">Content here</div>
        
        
          .myborder {border:2px solid #845fa2;}
        
        Border color #845fa2