#5edcdb color space conversions
Hex:
        #5edcdb
        RGB:
        94, 220, 219
        CMY:
        63, 14, 14
        CMYK:
        57, 0, 0, 14
      HSL:
        180°, 64.2857%, 61.5686%
        HSV (HSB):
        180°, 57.2727%, 86.2745%
        XYZ:
        42.9955, 58.6806, 76.0782
        xyY:
        0.2419, 0.3301, 58.6806
      CIE-Lab:
        81.1157, -34.7787, -10.0313
        CIE-LCH:
        81.1157, 36.1965, 196.0892
        CIE-Luv:
        81.1157, -51.1193, -10.1980
        Hunter-Lab:
        76.6032, -33.8681, -5.2614
      #5edcdb color charts
#5edcdb RGB chart
      #5edcdb CMYK chart
      #5edcdb RGB pie chart
      #5edcdb color shades, tints & tones
#5edcdb color schemes
#5edcdb color preview, HTML & CSS examples
           This text has a color of #5edcdb        
        
          <p style="color:#5edcdb;">Text here</p>
        
        
          .mytext {color:#5edcdb;}
        
        Text color #5edcdb
      
           This box has a color of #5edcdb        
        
          <div style="background-color:#5edcdb;">Content here</div>
        
        
          .mybackground {background-color:#5edcdb;}
        
        Background color #5edcdb
      
           Border around this has a color of #5edcdb        
        
          <div style="border:2px solid #5edcdb;">Content here</div>
        
        
          .myborder {border:2px solid #5edcdb;}
        
        Border color #5edcdb