#9fddc8 color space conversions
Hex:
        #9fddc8
        RGB:
        159, 221, 200
        CMY:
        38, 13, 22
        CMYK:
        28, 0, 10, 13
      HSL:
        160°, 47.6923%, 74.5098%
        HSV (HSB):
        160°, 28.0543%, 86.6667%
        XYZ:
        50.5799, 63.2540, 64.1870
        xyY:
        0.2841, 0.3553, 63.2540
      CIE-Lab:
        83.5758, -24.0245, 3.9853
        CIE-LCH:
        83.5758, 24.3528, 170.5812
        CIE-Luv:
        83.5758, -30.5320, 10.0742
        Hunter-Lab:
        79.5324, -25.6617, 7.8224
      #9fddc8 color charts
#9fddc8 RGB chart
      #9fddc8 CMYK chart
      #9fddc8 RGB pie chart
      #9fddc8 color shades, tints & tones
#9fddc8 color schemes
#9fddc8 color preview, HTML & CSS examples
           This text has a color of #9fddc8        
        
          <p style="color:#9fddc8;">Text here</p>
        
        
          .mytext {color:#9fddc8;}
        
        Text color #9fddc8
      
           This box has a color of #9fddc8        
        
          <div style="background-color:#9fddc8;">Content here</div>
        
        
          .mybackground {background-color:#9fddc8;}
        
        Background color #9fddc8
      
           Border around this has a color of #9fddc8        
        
          <div style="border:2px solid #9fddc8;">Content here</div>
        
        
          .myborder {border:2px solid #9fddc8;}
        
        Border color #9fddc8