#845b8f color space conversions
Hex:
        #845b8f
        RGB:
        132, 91, 143
        CMY:
        48, 64, 44
        CMYK:
        8, 36, 0, 44
      HSL:
        287°, 22.2222%, 45.8824%
        HSV (HSB):
        287°, 36.3636%, 56.0784%
        XYZ:
        18.2147, 14.3709, 27.8004
        xyY:
        0.3016, 0.2380, 14.3709
      CIE-Lab:
        44.7602, 26.3718, -22.1213
        CIE-LCH:
        44.7602, 34.4212, 320.0093
        CIE-Luv:
        44.7602, 18.5442, -35.2393
        Hunter-Lab:
        37.9089, 19.4262, -16.9439
      #845b8f color charts
#845b8f RGB chart
      #845b8f CMYK chart
      #845b8f RGB pie chart
      #845b8f color shades, tints & tones
#845b8f color schemes
#845b8f color preview, HTML & CSS examples
           This text has a color of #845b8f        
        
          <p style="color:#845b8f;">Text here</p>
        
        
          .mytext {color:#845b8f;}
        
        Text color #845b8f
      
           This box has a color of #845b8f        
        
          <div style="background-color:#845b8f;">Content here</div>
        
        
          .mybackground {background-color:#845b8f;}
        
        Background color #845b8f
      
           Border around this has a color of #845b8f        
        
          <div style="border:2px solid #845b8f;">Content here</div>
        
        
          .myborder {border:2px solid #845b8f;}
        
        Border color #845b8f