#9ddfde color space conversions
Hex:
        #9ddfde
        RGB:
        157, 223, 222
        CMY:
        38, 13, 13
        CMYK:
        30, 0, 0, 13
      HSL:
        179°, 50.7692%, 74.5098%
        HSV (HSB):
        179°, 29.5964%, 87.4510%
        XYZ:
        53.4771, 65.2174, 78.8769
        xyY:
        0.2707, 0.3301, 65.2174
      CIE-Lab:
        84.5956, -20.8270, -6.1814
        CIE-LCH:
        84.5956, 21.7250, 196.5308
        CIE-Luv:
        84.5956, -32.1029, -6.1271
        Hunter-Lab:
        80.7573, -23.1233, -1.3794
      #9ddfde color charts
#9ddfde RGB chart
      #9ddfde CMYK chart
      #9ddfde RGB pie chart
      #9ddfde color shades, tints & tones
#9ddfde color schemes
#9ddfde color preview, HTML & CSS examples
           This text has a color of #9ddfde        
        
          <p style="color:#9ddfde;">Text here</p>
        
        
          .mytext {color:#9ddfde;}
        
        Text color #9ddfde
      
           This box has a color of #9ddfde        
        
          <div style="background-color:#9ddfde;">Content here</div>
        
        
          .mybackground {background-color:#9ddfde;}
        
        Background color #9ddfde
      
           Border around this has a color of #9ddfde        
        
          <div style="border:2px solid #9ddfde;">Content here</div>
        
        
          .myborder {border:2px solid #9ddfde;}
        
        Border color #9ddfde