#9fa0cf color space conversions
Hex:
        #9fa0cf
        RGB:
        159, 160, 207
        CMY:
        38, 37, 19
        CMYK:
        23, 23, 0, 19
      HSL:
        239°, 33.3333%, 71.7647%
        HSV (HSB):
        239°, 23.1884%, 81.1765%
        XYZ:
        38.1314, 37.0175, 64.1668
        xyY:
        0.2737, 0.2657, 37.0175
      CIE-Lab:
        67.2902, 9.7570, -24.0758
        CIE-LCH:
        67.2902, 25.9778, 292.0608
        CIE-Luv:
        67.2902, -3.2901, -38.8528
        Hunter-Lab:
        60.8420, 5.3973, -19.9406
      #9fa0cf color charts
#9fa0cf RGB chart
      #9fa0cf CMYK chart
      #9fa0cf RGB pie chart
      #9fa0cf color shades, tints & tones
#9fa0cf color schemes
#9fa0cf color preview, HTML & CSS examples
           This text has a color of #9fa0cf        
        
          <p style="color:#9fa0cf;">Text here</p>
        
        
          .mytext {color:#9fa0cf;}
        
        Text color #9fa0cf
      
           This box has a color of #9fa0cf        
        
          <div style="background-color:#9fa0cf;">Content here</div>
        
        
          .mybackground {background-color:#9fa0cf;}
        
        Background color #9fa0cf
      
           Border around this has a color of #9fa0cf        
        
          <div style="border:2px solid #9fa0cf;">Content here</div>
        
        
          .myborder {border:2px solid #9fa0cf;}
        
        Border color #9fa0cf