#5cc8fa color space conversions
Hex:
        #5cc8fa
        RGB:
        92, 200, 250
        CMY:
        64, 22, 2
        CMYK:
        63, 20, 0, 2
      HSL:
        199°, 94.0476%, 67.0588%
        HSV (HSB):
        199°, 63.2000%, 98.0392%
        XYZ:
        42.3232, 50.4860, 97.9566
        xyY:
        0.2219, 0.2646, 50.4860
      CIE-Lab:
        76.3666, -16.3194, -33.8201
        CIE-LCH:
        76.3666, 37.5516, 244.2410
        CIE-Luv:
        76.3666, -42.7087, -52.4252
        Hunter-Lab:
        71.0535, -18.0196, -32.0016
      #5cc8fa color charts
#5cc8fa RGB chart
      #5cc8fa CMYK chart
      #5cc8fa RGB pie chart
      #5cc8fa color shades, tints & tones
#5cc8fa color schemes
#5cc8fa color preview, HTML & CSS examples
           This text has a color of #5cc8fa        
        
          <p style="color:#5cc8fa;">Text here</p>
        
        
          .mytext {color:#5cc8fa;}
        
        Text color #5cc8fa
      
           This box has a color of #5cc8fa        
        
          <div style="background-color:#5cc8fa;">Content here</div>
        
        
          .mybackground {background-color:#5cc8fa;}
        
        Background color #5cc8fa
      
           Border around this has a color of #5cc8fa        
        
          <div style="border:2px solid #5cc8fa;">Content here</div>
        
        
          .myborder {border:2px solid #5cc8fa;}
        
        Border color #5cc8fa