#5ddfdb color space conversions
Hex:
        #5ddfdb
        RGB:
        93, 223, 219
        CMY:
        64, 13, 14
        CMYK:
        58, 0, 2, 13
      HSL:
        178°, 67.0103%, 61.9608%
        HSV (HSB):
        178°, 58.2960%, 87.4510%
        XYZ:
        43.6881, 60.2170, 76.3383
        xyY:
        0.2424, 0.3341, 60.2170
      CIE-Lab:
        81.9560, -36.3507, -8.7844
        CIE-LCH:
        81.9560, 37.3971, 193.5855
        CIE-Luv:
        81.9560, -52.4570, -7.9645
        Hunter-Lab:
        77.5996, -35.3050, -4.0066
      #5ddfdb color charts
#5ddfdb RGB chart
      #5ddfdb CMYK chart
      #5ddfdb RGB pie chart
      #5ddfdb color shades, tints & tones
#5ddfdb color schemes
#5ddfdb color preview, HTML & CSS examples
           This text has a color of #5ddfdb        
        
          <p style="color:#5ddfdb;">Text here</p>
        
        
          .mytext {color:#5ddfdb;}
        
        Text color #5ddfdb
      
           This box has a color of #5ddfdb        
        
          <div style="background-color:#5ddfdb;">Content here</div>
        
        
          .mybackground {background-color:#5ddfdb;}
        
        Background color #5ddfdb
      
           Border around this has a color of #5ddfdb        
        
          <div style="border:2px solid #5ddfdb;">Content here</div>
        
        
          .myborder {border:2px solid #5ddfdb;}
        
        Border color #5ddfdb