#9dfddb color space conversions
Hex:
        #9dfddb
        RGB:
        157, 253, 219
        CMY:
        38, 1, 14
        CMYK:
        38, 0, 13, 1
      HSL:
        159°, 96.0000%, 80.3922%
        HSV (HSB):
        159°, 37.9447%, 99.2157%
        XYZ:
        61.8161, 82.5331, 79.6903
        xyY:
        0.2759, 0.3684, 82.5331
      CIE-Lab:
        92.8097, -35.8045, 7.3654
        CIE-LCH:
        92.8097, 36.5543, 168.3758
        CIE-Luv:
        92.8097, -44.8370, 17.3137
        Hunter-Lab:
        90.8477, -37.5257, 11.5851
      #9dfddb color charts
#9dfddb RGB chart
      #9dfddb CMYK chart
      #9dfddb RGB pie chart
      #9dfddb color shades, tints & tones
#9dfddb color schemes
#9dfddb color preview, HTML & CSS examples
           This text has a color of #9dfddb        
        
          <p style="color:#9dfddb;">Text here</p>
        
        
          .mytext {color:#9dfddb;}
        
        Text color #9dfddb
      
           This box has a color of #9dfddb        
        
          <div style="background-color:#9dfddb;">Content here</div>
        
        
          .mybackground {background-color:#9dfddb;}
        
        Background color #9dfddb
      
           Border around this has a color of #9dfddb        
        
          <div style="border:2px solid #9dfddb;">Content here</div>
        
        
          .myborder {border:2px solid #9dfddb;}
        
        Border color #9dfddb