#9ddfbc color space conversions
Hex:
        #9ddfbc
        RGB:
        157, 223, 188
        CMY:
        38, 13, 26
        CMYK:
        30, 0, 16, 13
      HSL:
        148°, 50.7692%, 74.5098%
        HSV (HSB):
        148°, 29.5964%, 87.4510%
        XYZ:
        49.3694, 63.5743, 57.2460
        xyY:
        0.2901, 0.3735, 63.5743
      CIE-Lab:
        83.7436, -28.0062, 10.5514
        CIE-LCH:
        83.7436, 29.9279, 159.3559
        CIE-Luv:
        83.7436, -32.3703, 20.3919
        Hunter-Lab:
        79.7335, -29.0099, 13.2452
      #9ddfbc color charts
#9ddfbc RGB chart
      #9ddfbc CMYK chart
      #9ddfbc RGB pie chart
      #9ddfbc color shades, tints & tones
#9ddfbc color schemes
#9ddfbc color preview, HTML & CSS examples
           This text has a color of #9ddfbc        
        
          <p style="color:#9ddfbc;">Text here</p>
        
        
          .mytext {color:#9ddfbc;}
        
        Text color #9ddfbc
      
           This box has a color of #9ddfbc        
        
          <div style="background-color:#9ddfbc;">Content here</div>
        
        
          .mybackground {background-color:#9ddfbc;}
        
        Background color #9ddfbc
      
           Border around this has a color of #9ddfbc        
        
          <div style="border:2px solid #9ddfbc;">Content here</div>
        
        
          .myborder {border:2px solid #9ddfbc;}
        
        Border color #9ddfbc