#9ed0dc color space conversions
Hex:
        #9ed0dc
        RGB:
        158, 208, 220
        CMY:
        38, 18, 14
        CMYK:
        28, 5, 0, 14
      HSL:
        192°, 46.9697%, 74.1176%
        HSV (HSB):
        192°, 28.1818%, 86.2745%
        XYZ:
        49.5747, 57.5482, 76.2052
        xyY:
        0.2704, 0.3139, 57.5482
      CIE-Lab:
        80.4869, -13.4123, -11.2140
        CIE-LCH:
        80.4869, 17.4827, 219.8989
        CIE-Luv:
        80.4869, -25.2257, -15.2461
        Hunter-Lab:
        75.8605, -16.1065, -6.4570
      #9ed0dc color charts
#9ed0dc RGB chart
      #9ed0dc CMYK chart
      #9ed0dc RGB pie chart
      #9ed0dc color shades, tints & tones
#9ed0dc color schemes
#9ed0dc color preview, HTML & CSS examples
           This text has a color of #9ed0dc        
        
          <p style="color:#9ed0dc;">Text here</p>
        
        
          .mytext {color:#9ed0dc;}
        
        Text color #9ed0dc
      
           This box has a color of #9ed0dc        
        
          <div style="background-color:#9ed0dc;">Content here</div>
        
        
          .mybackground {background-color:#9ed0dc;}
        
        Background color #9ed0dc
      
           Border around this has a color of #9ed0dc        
        
          <div style="border:2px solid #9ed0dc;">Content here</div>
        
        
          .myborder {border:2px solid #9ed0dc;}
        
        Border color #9ed0dc