#9fddc3 color space conversions
Hex:
        #9fddc3
        RGB:
        159, 221, 195
        CMY:
        38, 13, 24
        CMYK:
        28, 0, 12, 13
      HSL:
        155°, 47.6923%, 74.5098%
        HSV (HSB):
        155°, 28.0543%, 86.6667%
        XYZ:
        50.0049, 63.0240, 61.1591
        xyY:
        0.2871, 0.3618, 63.0240
      CIE-Lab:
        83.4550, -25.0449, 6.4565
        CIE-LCH:
        83.4550, 25.8638, 165.5441
        CIE-Luv:
        83.4550, -30.5569, 13.9166
        Hunter-Lab:
        79.3876, -26.4944, 9.8952
      #9fddc3 color charts
#9fddc3 RGB chart
      #9fddc3 CMYK chart
      #9fddc3 RGB pie chart
      #9fddc3 color shades, tints & tones
#9fddc3 color schemes
#9fddc3 color preview, HTML & CSS examples
           This text has a color of #9fddc3        
        
          <p style="color:#9fddc3;">Text here</p>
        
        
          .mytext {color:#9fddc3;}
        
        Text color #9fddc3
      
           This box has a color of #9fddc3        
        
          <div style="background-color:#9fddc3;">Content here</div>
        
        
          .mybackground {background-color:#9fddc3;}
        
        Background color #9fddc3
      
           Border around this has a color of #9fddc3        
        
          <div style="border:2px solid #9fddc3;">Content here</div>
        
        
          .myborder {border:2px solid #9fddc3;}
        
        Border color #9fddc3