#945b8d color space conversions
Hex:
        #945b8d
        RGB:
        148, 91, 141
        CMY:
        42, 64, 45
        CMYK:
        0, 39, 5, 42
      HSL:
        307°, 23.8494%, 46.8627%
        HSV (HSB):
        307°, 38.5135%, 58.0392%
        XYZ:
        20.7615, 15.7012, 27.1357
        xyY:
        0.3264, 0.2469, 15.7012
      CIE-Lab:
        46.5800, 31.3817, -17.9642
        CIE-LCH:
        46.5800, 36.1597, 330.2113
        CIE-Luv:
        46.5800, 29.1189, -30.1978
        Hunter-Lab:
        39.6247, 24.1827, -12.8655
      #945b8d color charts
#945b8d RGB chart
      #945b8d CMYK chart
      #945b8d RGB pie chart
      #945b8d color shades, tints & tones
#945b8d color schemes
#945b8d color preview, HTML & CSS examples
           This text has a color of #945b8d        
        
          <p style="color:#945b8d;">Text here</p>
        
        
          .mytext {color:#945b8d;}
        
        Text color #945b8d
      
           This box has a color of #945b8d        
        
          <div style="background-color:#945b8d;">Content here</div>
        
        
          .mybackground {background-color:#945b8d;}
        
        Background color #945b8d
      
           Border around this has a color of #945b8d        
        
          <div style="border:2px solid #945b8d;">Content here</div>
        
        
          .myborder {border:2px solid #945b8d;}
        
        Border color #945b8d