#9fcfbf color space conversions
Hex:
        #9fcfbf
        RGB:
        159, 207, 191
        CMY:
        38, 19, 25
        CMYK:
        23, 0, 8, 19
      HSL:
        160°, 33.3333%, 71.7647%
        HSV (HSB):
        160°, 23.1884%, 81.1765%
        XYZ:
        46.0149, 55.7582, 57.6274
        xyY:
        0.2887, 0.3498, 55.7582
      CIE-Lab:
        79.4760, -18.9287, 2.8357
        CIE-LCH:
        79.4760, 19.1399, 171.4799
        CIE-Luv:
        79.4760, -24.1977, 7.4434
        Hunter-Lab:
        74.6714, -20.6776, 6.5131
      #9fcfbf color charts
#9fcfbf RGB chart
      #9fcfbf CMYK chart
      #9fcfbf RGB pie chart
      #9fcfbf color shades, tints & tones
#9fcfbf color schemes
#9fcfbf color preview, HTML & CSS examples
           This text has a color of #9fcfbf        
        
          <p style="color:#9fcfbf;">Text here</p>
        
        
          .mytext {color:#9fcfbf;}
        
        Text color #9fcfbf
      
           This box has a color of #9fcfbf        
        
          <div style="background-color:#9fcfbf;">Content here</div>
        
        
          .mybackground {background-color:#9fcfbf;}
        
        Background color #9fcfbf
      
           Border around this has a color of #9fcfbf        
        
          <div style="border:2px solid #9fcfbf;">Content here</div>
        
        
          .myborder {border:2px solid #9fcfbf;}
        
        Border color #9fcfbf