#5cc3ef color space conversions
Hex:
        #5cc3ef
        RGB:
        92, 195, 239
        CMY:
        64, 24, 6
        CMYK:
        62, 18, 0, 6
      HSL:
        198°, 82.1229%, 64.9020%
        HSV (HSB):
        198°, 61.5063%, 93.7255%
        XYZ:
        39.5087, 47.5375, 88.7547
        xyY:
        0.2247, 0.2704, 47.5375
      CIE-Lab:
        74.5323, -17.0713, -30.7372
        CIE-LCH:
        74.5323, 35.1597, 240.9524
        CIE-Luv:
        74.5323, -41.3986, -46.9037
        Hunter-Lab:
        68.9475, -18.3728, -28.0596
      #5cc3ef color charts
#5cc3ef RGB chart
      #5cc3ef CMYK chart
      #5cc3ef RGB pie chart
      #5cc3ef color shades, tints & tones
#5cc3ef color schemes
#5cc3ef color preview, HTML & CSS examples
           This text has a color of #5cc3ef        
        
          <p style="color:#5cc3ef;">Text here</p>
        
        
          .mytext {color:#5cc3ef;}
        
        Text color #5cc3ef
      
           This box has a color of #5cc3ef        
        
          <div style="background-color:#5cc3ef;">Content here</div>
        
        
          .mybackground {background-color:#5cc3ef;}
        
        Background color #5cc3ef
      
           Border around this has a color of #5cc3ef        
        
          <div style="border:2px solid #5cc3ef;">Content here</div>
        
        
          .myborder {border:2px solid #5cc3ef;}
        
        Border color #5cc3ef