#9ed5ec color space conversions
Hex:
        #9ed5ec
        RGB:
        158, 213, 236
        CMY:
        38, 16, 7
        CMYK:
        33, 10, 0, 7
      HSL:
        198°, 67.2414%, 77.2549%
        HSV (HSB):
        198°, 33.0508%, 92.5490%
        XYZ:
        53.0351, 60.9137, 88.3192
        xyY:
        0.2622, 0.3012, 60.9137
      CIE-Lab:
        82.3323, -12.2118, -16.9827
        CIE-LCH:
        82.3323, 20.9175, 234.2810
        CIE-Luv:
        82.3323, -27.4063, -24.8750
        Hunter-Lab:
        78.0472, -15.2873, -12.4602
      #9ed5ec color charts
#9ed5ec RGB chart
      #9ed5ec CMYK chart
      #9ed5ec RGB pie chart
      #9ed5ec color shades, tints & tones
#9ed5ec color schemes
#9ed5ec color preview, HTML & CSS examples
           This text has a color of #9ed5ec        
        
          <p style="color:#9ed5ec;">Text here</p>
        
        
          .mytext {color:#9ed5ec;}
        
        Text color #9ed5ec
      
           This box has a color of #9ed5ec        
        
          <div style="background-color:#9ed5ec;">Content here</div>
        
        
          .mybackground {background-color:#9ed5ec;}
        
        Background color #9ed5ec
      
           Border around this has a color of #9ed5ec        
        
          <div style="border:2px solid #9ed5ec;">Content here</div>
        
        
          .myborder {border:2px solid #9ed5ec;}
        
        Border color #9ed5ec