#916c9f color space conversions
Hex:
        #916c9f
        RGB:
        145, 108, 159
        CMY:
        43, 58, 38
        CMYK:
        9, 32, 0, 38
      HSL:
        284°, 20.9877%, 52.3529%
        HSV (HSB):
        284°, 32.0755%, 62.3529%
        XYZ:
        23.2976, 19.2481, 35.2882
        xyY:
        0.2993, 0.2473, 19.2481
      CIE-Lab:
        50.9762, 24.2255, -21.9027
        CIE-LCH:
        50.9762, 32.6589, 317.8828
        CIE-Luv:
        50.9762, 16.6774, -35.6451
        Hunter-Lab:
        43.8726, 18.0115, -16.9781
      #916c9f color charts
#916c9f RGB chart
      #916c9f CMYK chart
      #916c9f RGB pie chart
      #916c9f color shades, tints & tones
#916c9f color schemes
#916c9f color preview, HTML & CSS examples
           This text has a color of #916c9f        
        
          <p style="color:#916c9f;">Text here</p>
        
        
          .mytext {color:#916c9f;}
        
        Text color #916c9f
      
           This box has a color of #916c9f        
        
          <div style="background-color:#916c9f;">Content here</div>
        
        
          .mybackground {background-color:#916c9f;}
        
        Background color #916c9f
      
           Border around this has a color of #916c9f        
        
          <div style="border:2px solid #916c9f;">Content here</div>
        
        
          .myborder {border:2px solid #916c9f;}
        
        Border color #916c9f