#9de3ff color space conversions
Hex:
        #9de3ff
        RGB:
        157, 227, 255
        CMY:
        38, 11, 0
        CMYK:
        38, 11, 0, 0
      HSL:
        197°, 100.0000%, 80.7843%
        HSV (HSB):
        197°, 38.4314%, 100.0000%
        XYZ:
        59.4237, 69.3263, 104.8571
        xyY:
        0.2544, 0.2968, 69.3263
      CIE-Lab:
        86.6654, -14.9827, -20.4948
        CIE-LCH:
        86.6654, 25.3873, 233.8313
        CIE-Luv:
        86.6654, -33.4903, -30.4706
        Hunter-Lab:
        83.2624, -18.3152, -16.3836
      #9de3ff color charts
#9de3ff RGB chart
      #9de3ff CMYK chart
      #9de3ff RGB pie chart
      #9de3ff color shades, tints & tones
#9de3ff color schemes
#9de3ff color preview, HTML & CSS examples
           This text has a color of #9de3ff        
        
          <p style="color:#9de3ff;">Text here</p>
        
        
          .mytext {color:#9de3ff;}
        
        Text color #9de3ff
      
           This box has a color of #9de3ff        
        
          <div style="background-color:#9de3ff;">Content here</div>
        
        
          .mybackground {background-color:#9de3ff;}
        
        Background color #9de3ff
      
           Border around this has a color of #9de3ff        
        
          <div style="border:2px solid #9de3ff;">Content here</div>
        
        
          .myborder {border:2px solid #9de3ff;}
        
        Border color #9de3ff