#5cd0ed color space conversions
Hex:
        #5cd0ed
        RGB:
        92, 208, 237
        CMY:
        64, 18, 7
        CMYK:
        61, 12, 0, 7
      HSL:
        192°, 80.1105%, 64.5098%
        HSV (HSB):
        192°, 61.1814%, 92.9412%
        XYZ:
        42.2556, 53.5015, 88.2205
        xyY:
        0.2297, 0.2908, 53.5015
      CIE-Lab:
        78.1702, -24.2969, -24.0894
        CIE-LCH:
        78.1702, 34.2146, 224.7543
        CIE-Luv:
        78.1702, -46.2280, -34.8776
        Hunter-Lab:
        73.1447, -24.8841, -20.3089
      #5cd0ed color charts
#5cd0ed RGB chart
      #5cd0ed CMYK chart
      #5cd0ed RGB pie chart
      #5cd0ed color shades, tints & tones
#5cd0ed color schemes
#5cd0ed color preview, HTML & CSS examples
           This text has a color of #5cd0ed        
        
          <p style="color:#5cd0ed;">Text here</p>
        
        
          .mytext {color:#5cd0ed;}
        
        Text color #5cd0ed
      
           This box has a color of #5cd0ed        
        
          <div style="background-color:#5cd0ed;">Content here</div>
        
        
          .mybackground {background-color:#5cd0ed;}
        
        Background color #5cd0ed
      
           Border around this has a color of #5cd0ed        
        
          <div style="border:2px solid #5cd0ed;">Content here</div>
        
        
          .myborder {border:2px solid #5cd0ed;}
        
        Border color #5cd0ed