#846e8d color space conversions
Hex:
        #846e8d
        RGB:
        132, 110, 141
        CMY:
        48, 57, 45
        CMYK:
        6, 22, 0, 45
      HSL:
        283°, 12.3506%, 49.2157%
        HSV (HSB):
        283°, 21.9858%, 55.2941%
        XYZ:
        19.8994, 17.9805, 27.6211
        xyY:
        0.3038, 0.2745, 17.9805
      CIE-Lab:
        49.4724, 14.6868, -13.7232
        CIE-LCH:
        49.4724, 20.1005, 316.9425
        CIE-Luv:
        49.4724, 10.2015, -21.7854
        Hunter-Lab:
        42.4034, 9.5618, -8.9384
      #846e8d color charts
#846e8d RGB chart
      #846e8d CMYK chart
      #846e8d RGB pie chart
      #846e8d color shades, tints & tones
#846e8d color schemes
#846e8d color preview, HTML & CSS examples
           This text has a color of #846e8d        
        
          <p style="color:#846e8d;">Text here</p>
        
        
          .mytext {color:#846e8d;}
        
        Text color #846e8d
      
           This box has a color of #846e8d        
        
          <div style="background-color:#846e8d;">Content here</div>
        
        
          .mybackground {background-color:#846e8d;}
        
        Background color #846e8d
      
           Border around this has a color of #846e8d        
        
          <div style="border:2px solid #846e8d;">Content here</div>
        
        
          .myborder {border:2px solid #846e8d;}
        
        Border color #846e8d