#9c95a3 color space conversions
Hex:
        #9c95a3
        RGB:
        156, 149, 163
        CMY:
        39, 42, 36
        CMYK:
        4, 9, 0, 36
      HSL:
        270°, 7.0707%, 61.1765%
        HSV (HSB):
        270°, 8.5890%, 63.9216%
        XYZ:
        31.0686, 31.2072, 39.0364
        xyY:
        0.3067, 0.3080, 31.2072
      CIE-Lab:
        62.6821, 5.2804, -6.4213
        CIE-LCH:
        62.6821, 8.3136, 309.4314
        CIE-Luv:
        62.6821, 3.1055, -10.2662
        Hunter-Lab:
        55.8634, 1.5125, -2.3265
      #9c95a3 color charts
#9c95a3 RGB chart
      #9c95a3 CMYK chart
      #9c95a3 RGB pie chart
      #9c95a3 color shades, tints & tones
#9c95a3 color schemes
#9c95a3 color preview, HTML & CSS examples
           This text has a color of #9c95a3        
        
          <p style="color:#9c95a3;">Text here</p>
        
        
          .mytext {color:#9c95a3;}
        
        Text color #9c95a3
      
           This box has a color of #9c95a3        
        
          <div style="background-color:#9c95a3;">Content here</div>
        
        
          .mybackground {background-color:#9c95a3;}
        
        Background color #9c95a3
      
           Border around this has a color of #9c95a3        
        
          <div style="border:2px solid #9c95a3;">Content here</div>
        
        
          .myborder {border:2px solid #9c95a3;}
        
        Border color #9c95a3