#5ec0ed color space conversions
Hex:
        #5ec0ed
        RGB:
        94, 192, 237
        CMY:
        63, 25, 7
        CMYK:
        60, 19, 0, 7
      HSL:
        199°, 79.8883%, 64.9020%
        HSV (HSB):
        199°, 60.3376%, 92.9412%
        XYZ:
        38.7518, 46.1934, 86.9945
        xyY:
        0.2254, 0.2687, 46.1934
      CIE-Lab:
        73.6708, -15.7566, -30.9791
        CIE-LCH:
        73.6708, 34.7560, 243.0413
        CIE-Luv:
        73.6708, -39.9204, -47.4184
        Hunter-Lab:
        67.9657, -17.1652, -28.3138
      #5ec0ed color charts
#5ec0ed RGB chart
      #5ec0ed CMYK chart
      #5ec0ed RGB pie chart
      #5ec0ed color shades, tints & tones
#5ec0ed color schemes
#5ec0ed color preview, HTML & CSS examples
           This text has a color of #5ec0ed        
        
          <p style="color:#5ec0ed;">Text here</p>
        
        
          .mytext {color:#5ec0ed;}
        
        Text color #5ec0ed
      
           This box has a color of #5ec0ed        
        
          <div style="background-color:#5ec0ed;">Content here</div>
        
        
          .mybackground {background-color:#5ec0ed;}
        
        Background color #5ec0ed
      
           Border around this has a color of #5ec0ed        
        
          <div style="border:2px solid #5ec0ed;">Content here</div>
        
        
          .myborder {border:2px solid #5ec0ed;}
        
        Border color #5ec0ed