#9ddaf8 color space conversions
Hex:
        #9ddaf8
        RGB:
        157, 218, 248
        CMY:
        38, 15, 3
        CMYK:
        37, 12, 0, 3
      HSL:
        200°, 86.6667%, 79.4118%
        HSV (HSB):
        200°, 36.6935%, 97.2549%
        XYZ:
        55.9193, 64.0882, 98.2299
        xyY:
        0.2562, 0.2937, 64.0882
      CIE-Lab:
        84.0117, -12.1198, -20.8183
        CIE-LCH:
        84.0117, 24.0893, 239.7934
        CIE-Luv:
        84.0117, -29.8652, -31.3274
        Hunter-Lab:
        80.0551, -15.4124, -16.7120
      #9ddaf8 color charts
#9ddaf8 RGB chart
      #9ddaf8 CMYK chart
      #9ddaf8 RGB pie chart
      #9ddaf8 color shades, tints & tones
#9ddaf8 color schemes
#9ddaf8 color preview, HTML & CSS examples
           This text has a color of #9ddaf8        
        
          <p style="color:#9ddaf8;">Text here</p>
        
        
          .mytext {color:#9ddaf8;}
        
        Text color #9ddaf8
      
           This box has a color of #9ddaf8        
        
          <div style="background-color:#9ddaf8;">Content here</div>
        
        
          .mybackground {background-color:#9ddaf8;}
        
        Background color #9ddaf8
      
           Border around this has a color of #9ddaf8        
        
          <div style="border:2px solid #9ddaf8;">Content here</div>
        
        
          .myborder {border:2px solid #9ddaf8;}
        
        Border color #9ddaf8