#5ce2ef color space conversions
Hex:
        #5ce2ef
        RGB:
        92, 226, 239
        CMY:
        64, 11, 6
        CMYK:
        62, 5, 0, 6
      HSL:
        185°, 82.1229%, 64.9020%
        HSV (HSB):
        185°, 61.5063%, 93.7255%
        XYZ:
        47.1900, 62.9000, 91.3151
        xyY:
        0.2343, 0.3123, 62.9000
      CIE-Lab:
        83.3897, -32.4844, -17.2452
        CIE-LCH:
        83.3897, 36.7782, 207.9628
        CIE-Luv:
        83.3897, -52.6634, -22.4373
        Hunter-Lab:
        79.3095, -32.5824, -12.7484
      #5ce2ef color charts
#5ce2ef RGB chart
      #5ce2ef CMYK chart
      #5ce2ef RGB pie chart
      #5ce2ef color shades, tints & tones
#5ce2ef color schemes
#5ce2ef color preview, HTML & CSS examples
           This text has a color of #5ce2ef        
        
          <p style="color:#5ce2ef;">Text here</p>
        
        
          .mytext {color:#5ce2ef;}
        
        Text color #5ce2ef
      
           This box has a color of #5ce2ef        
        
          <div style="background-color:#5ce2ef;">Content here</div>
        
        
          .mybackground {background-color:#5ce2ef;}
        
        Background color #5ce2ef
      
           Border around this has a color of #5ce2ef        
        
          <div style="border:2px solid #5ce2ef;">Content here</div>
        
        
          .myborder {border:2px solid #5ce2ef;}
        
        Border color #5ce2ef