#5cd2ed color space conversions
Hex:
        #5cd2ed
        RGB:
        92, 210, 237
        CMY:
        64, 18, 7
        CMYK:
        61, 11, 0, 7
      HSL:
        191°, 80.1105%, 64.5098%
        HSV (HSB):
        191°, 61.1814%, 92.9412%
        XYZ:
        42.7463, 54.4829, 88.3841
        xyY:
        0.2303, 0.2935, 54.4829
      CIE-Lab:
        78.7425, -25.2923, -23.2178
        CIE-LCH:
        78.7425, 34.3332, 222.5512
        CIE-Luv:
        78.7425, -46.9572, -33.2974
        Hunter-Lab:
        73.8125, -25.7991, -19.3258
      #5cd2ed color charts
#5cd2ed RGB chart
      #5cd2ed CMYK chart
      #5cd2ed RGB pie chart
      #5cd2ed color shades, tints & tones
#5cd2ed color schemes
#5cd2ed color preview, HTML & CSS examples
           This text has a color of #5cd2ed        
        
          <p style="color:#5cd2ed;">Text here</p>
        
        
          .mytext {color:#5cd2ed;}
        
        Text color #5cd2ed
      
           This box has a color of #5cd2ed        
        
          <div style="background-color:#5cd2ed;">Content here</div>
        
        
          .mybackground {background-color:#5cd2ed;}
        
        Background color #5cd2ed
      
           Border around this has a color of #5cd2ed        
        
          <div style="border:2px solid #5cd2ed;">Content here</div>
        
        
          .myborder {border:2px solid #5cd2ed;}
        
        Border color #5cd2ed