#9de5ff color space conversions
Hex:
        #9de5ff
        RGB:
        157, 229, 255
        CMY:
        38, 10, 0
        CMYK:
        38, 10, 0, 0
      HSL:
        196°, 100.0000%, 80.7843%
        HSV (HSB):
        196°, 38.4314%, 100.0000%
        XYZ:
        59.9739, 70.4267, 105.0405
        xyY:
        0.2547, 0.2991, 70.4267
      CIE-Lab:
        87.2057, -15.9964, -19.6782
        CIE-LCH:
        87.2057, 25.3597, 230.8923
        CIE-Luv:
        87.2057, -34.3003, -28.9705
        Hunter-Lab:
        83.9206, -19.2959, -15.4668
      #9de5ff color charts
#9de5ff RGB chart
      #9de5ff CMYK chart
      #9de5ff RGB pie chart
      #9de5ff color shades, tints & tones
#9de5ff color schemes
#9de5ff color preview, HTML & CSS examples
           This text has a color of #9de5ff        
        
          <p style="color:#9de5ff;">Text here</p>
        
        
          .mytext {color:#9de5ff;}
        
        Text color #9de5ff
      
           This box has a color of #9de5ff        
        
          <div style="background-color:#9de5ff;">Content here</div>
        
        
          .mybackground {background-color:#9de5ff;}
        
        Background color #9de5ff
      
           Border around this has a color of #9de5ff        
        
          <div style="border:2px solid #9de5ff;">Content here</div>
        
        
          .myborder {border:2px solid #9de5ff;}
        
        Border color #9de5ff