#5cd4ef color space conversions
Hex:
        #5cd4ef
        RGB:
        92, 212, 239
        CMY:
        64, 17, 6
        CMYK:
        62, 11, 0, 6
      HSL:
        191°, 82.1229%, 64.9020%
        HSV (HSB):
        191°, 61.5063%, 93.7255%
        XYZ:
        43.5371, 55.5943, 90.0975
        xyY:
        0.2301, 0.2938, 55.5943
      CIE-Lab:
        79.3823, -25.7024, -23.3125
        CIE-LCH:
        79.3823, 34.6999, 222.2085
        CIE-Luv:
        79.3823, -47.5828, -33.4310
        Hunter-Lab:
        74.5616, -26.2551, -19.4508
      #5cd4ef color charts
#5cd4ef RGB chart
      #5cd4ef CMYK chart
      #5cd4ef RGB pie chart
      #5cd4ef color shades, tints & tones
#5cd4ef color schemes
#5cd4ef color preview, HTML & CSS examples
           This text has a color of #5cd4ef        
        
          <p style="color:#5cd4ef;">Text here</p>
        
        
          .mytext {color:#5cd4ef;}
        
        Text color #5cd4ef
      
           This box has a color of #5cd4ef        
        
          <div style="background-color:#5cd4ef;">Content here</div>
        
        
          .mybackground {background-color:#5cd4ef;}
        
        Background color #5cd4ef
      
           Border around this has a color of #5cd4ef        
        
          <div style="border:2px solid #5cd4ef;">Content here</div>
        
        
          .myborder {border:2px solid #5cd4ef;}
        
        Border color #5cd4ef