#9fd0dc color space conversions
Hex:
        #9fd0dc
        RGB:
        159, 208, 220
        CMY:
        38, 18, 14
        CMYK:
        28, 5, 0, 14
      HSL:
        192°, 46.5649%, 74.3137%
        HSV (HSB):
        192°, 27.7273%, 86.2745%
        XYZ:
        49.7722, 57.6500, 76.2144
        xyY:
        0.2710, 0.3139, 57.6500
      CIE-Lab:
        80.5438, -13.1236, -11.1231
        CIE-LCH:
        80.5438, 17.2033, 220.2834
        CIE-Luv:
        80.5438, -24.7988, -15.1459
        Hunter-Lab:
        75.9276, -15.8626, -6.3647
      #9fd0dc color charts
#9fd0dc RGB chart
      #9fd0dc CMYK chart
      #9fd0dc RGB pie chart
      #9fd0dc color shades, tints & tones
#9fd0dc color schemes
#9fd0dc color preview, HTML & CSS examples
           This text has a color of #9fd0dc        
        
          <p style="color:#9fd0dc;">Text here</p>
        
        
          .mytext {color:#9fd0dc;}
        
        Text color #9fd0dc
      
           This box has a color of #9fd0dc        
        
          <div style="background-color:#9fd0dc;">Content here</div>
        
        
          .mybackground {background-color:#9fd0dc;}
        
        Background color #9fd0dc
      
           Border around this has a color of #9fd0dc        
        
          <div style="border:2px solid #9fd0dc;">Content here</div>
        
        
          .myborder {border:2px solid #9fd0dc;}
        
        Border color #9fd0dc