#945b7b color space conversions
Hex:
        #945b7b
        RGB:
        148, 91, 123
        CMY:
        42, 64, 52
        CMYK:
        0, 39, 17, 42
      HSL:
        326°, 23.8494%, 46.8627%
        HSV (HSB):
        326°, 38.5135%, 58.0392%
        XYZ:
        19.5290, 15.2081, 20.6451
        xyY:
        0.3526, 0.2746, 15.2081
      CIE-Lab:
        45.9180, 28.1542, -8.1437
        CIE-LCH:
        45.9180, 29.3083, 343.8673
        CIE-Luv:
        45.9180, 32.5233, -15.6514
        Hunter-Lab:
        38.9976, 21.1423, -4.0894
      #945b7b color charts
#945b7b RGB chart
      #945b7b CMYK chart
      #945b7b RGB pie chart
      #945b7b color shades, tints & tones
#945b7b color schemes
#945b7b color preview, HTML & CSS examples
           This text has a color of #945b7b        
        
          <p style="color:#945b7b;">Text here</p>
        
        
          .mytext {color:#945b7b;}
        
        Text color #945b7b
      
           This box has a color of #945b7b        
        
          <div style="background-color:#945b7b;">Content here</div>
        
        
          .mybackground {background-color:#945b7b;}
        
        Background color #945b7b
      
           Border around this has a color of #945b7b        
        
          <div style="border:2px solid #945b7b;">Content here</div>
        
        
          .myborder {border:2px solid #945b7b;}
        
        Border color #945b7b