#9fd1ba color space conversions
Hex:
        #9fd1ba
        RGB:
        159, 209, 186
        CMY:
        38, 18, 27
        CMYK:
        24, 0, 11, 18
      HSL:
        152°, 35.2113%, 72.1569%
        HSV (HSB):
        152°, 23.9234%, 81.9608%
        XYZ:
        45.9615, 56.5170, 54.9408
        xyY:
        0.2920, 0.3590, 56.5170
      CIE-Lab:
        79.9072, -20.9392, 6.1333
        CIE-LCH:
        79.9072, 21.8190, 163.6743
        CIE-Luv:
        79.9072, -25.0983, 12.6602
        Hunter-Lab:
        75.1778, -22.4316, 9.2946
      #9fd1ba color charts
#9fd1ba RGB chart
      #9fd1ba CMYK chart
      #9fd1ba RGB pie chart
      #9fd1ba color shades, tints & tones
#9fd1ba color schemes
#9fd1ba color preview, HTML & CSS examples
           This text has a color of #9fd1ba        
        
          <p style="color:#9fd1ba;">Text here</p>
        
        
          .mytext {color:#9fd1ba;}
        
        Text color #9fd1ba
      
           This box has a color of #9fd1ba        
        
          <div style="background-color:#9fd1ba;">Content here</div>
        
        
          .mybackground {background-color:#9fd1ba;}
        
        Background color #9fd1ba
      
           Border around this has a color of #9fd1ba        
        
          <div style="border:2px solid #9fd1ba;">Content here</div>
        
        
          .myborder {border:2px solid #9fd1ba;}
        
        Border color #9fd1ba