#9c9cae color space conversions
Hex:
        #9c9cae
        RGB:
        156, 156, 174
        CMY:
        39, 39, 32
        CMYK:
        10, 10, 0, 32
      HSL:
        240°, 10.0000%, 64.7059%
        HSV (HSB):
        240°, 10.3448%, 68.2353%
        XYZ:
        33.2387, 33.9008, 44.8360
        xyY:
        0.2968, 0.3028, 33.9008
      CIE-Lab:
        64.8838, 3.6301, -9.3393
        CIE-LCH:
        64.8838, 10.0200, 291.2405
        CIE-Luv:
        64.8838, -1.0428, -14.4801
        Hunter-Lab:
        58.2244, 0.0081, -4.8995
      #9c9cae color charts
#9c9cae RGB chart
      #9c9cae CMYK chart
      #9c9cae RGB pie chart
      #9c9cae color shades, tints & tones
#9c9cae color schemes
#9c9cae color preview, HTML & CSS examples
           This text has a color of #9c9cae        
        
          <p style="color:#9c9cae;">Text here</p>
        
        
          .mytext {color:#9c9cae;}
        
        Text color #9c9cae
      
           This box has a color of #9c9cae        
        
          <div style="background-color:#9c9cae;">Content here</div>
        
        
          .mybackground {background-color:#9c9cae;}
        
        Background color #9c9cae
      
           Border around this has a color of #9c9cae        
        
          <div style="border:2px solid #9c9cae;">Content here</div>
        
        
          .myborder {border:2px solid #9c9cae;}
        
        Border color #9c9cae