#9ddfe5 color space conversions
Hex:
        #9ddfe5
        RGB:
        157, 223, 229
        CMY:
        38, 13, 10
        CMYK:
        31, 3, 0, 10
      HSL:
        185°, 58.0645%, 75.6863%
        HSV (HSB):
        185°, 31.4410%, 89.8039%
        XYZ:
        54.4352, 65.6006, 83.9219
        xyY:
        0.2669, 0.3216, 65.6006
      CIE-Lab:
        84.7923, -19.2243, -9.5931
        CIE-LCH:
        84.7923, 21.4849, 206.5196
        CIE-Luv:
        84.7923, -32.0505, -11.8300
        Hunter-Lab:
        80.9942, -21.7723, -4.7372
      #9ddfe5 color charts
#9ddfe5 RGB chart
      #9ddfe5 CMYK chart
      #9ddfe5 RGB pie chart
      #9ddfe5 color shades, tints & tones
#9ddfe5 color schemes
#9ddfe5 color preview, HTML & CSS examples
           This text has a color of #9ddfe5        
        
          <p style="color:#9ddfe5;">Text here</p>
        
        
          .mytext {color:#9ddfe5;}
        
        Text color #9ddfe5
      
           This box has a color of #9ddfe5        
        
          <div style="background-color:#9ddfe5;">Content here</div>
        
        
          .mybackground {background-color:#9ddfe5;}
        
        Background color #9ddfe5
      
           Border around this has a color of #9ddfe5        
        
          <div style="border:2px solid #9ddfe5;">Content here</div>
        
        
          .myborder {border:2px solid #9ddfe5;}
        
        Border color #9ddfe5