#9fd5ce color space conversions
Hex:
        #9fd5ce
        RGB:
        159, 213, 206
        CMY:
        38, 16, 19
        CMYK:
        25, 0, 3, 16
      HSL:
        172°, 39.1304%, 72.9412%
        HSV (HSB):
        172°, 25.3521%, 83.5294%
        XYZ:
        49.2329, 59.4157, 67.2660
        xyY:
        0.2799, 0.3378, 59.4157
      CIE-Lab:
        81.5195, -18.7903, -2.1997
        CIE-LCH:
        81.5195, 18.9186, 186.6770
        CIE-Luv:
        81.5195, -26.9553, -0.2075
        Hunter-Lab:
        77.0816, -20.8826, 2.2170
      #9fd5ce color charts
#9fd5ce RGB chart
      #9fd5ce CMYK chart
      #9fd5ce RGB pie chart
      #9fd5ce color shades, tints & tones
#9fd5ce color schemes
#9fd5ce color preview, HTML & CSS examples
           This text has a color of #9fd5ce        
        
          <p style="color:#9fd5ce;">Text here</p>
        
        
          .mytext {color:#9fd5ce;}
        
        Text color #9fd5ce
      
           This box has a color of #9fd5ce        
        
          <div style="background-color:#9fd5ce;">Content here</div>
        
        
          .mybackground {background-color:#9fd5ce;}
        
        Background color #9fd5ce
      
           Border around this has a color of #9fd5ce        
        
          <div style="border:2px solid #9fd5ce;">Content here</div>
        
        
          .myborder {border:2px solid #9fd5ce;}
        
        Border color #9fd5ce