#5cc2ff color space conversions
Hex:
        #5cc2ff
        RGB:
        92, 194, 255
        CMY:
        64, 24, 0
        CMYK:
        64, 24, 0, 0
      HSL:
        202°, 100.0000%, 68.0392%
        HSV (HSB):
        202°, 63.9216%, 100.0000%
        XYZ:
        41.7554, 48.0789, 101.6872
        xyY:
        0.2180, 0.2510, 48.0789
      CIE-Lab:
        74.8747, -11.6038, -38.8129
        CIE-LCH:
        74.8747, 40.5104, 253.3551
        CIE-Luv:
        74.8747, -40.3486, -61.4948
        Hunter-Lab:
        69.3389, -13.8517, -38.4129
      #5cc2ff color charts
#5cc2ff RGB chart
      #5cc2ff CMYK chart
      #5cc2ff RGB pie chart
      #5cc2ff color shades, tints & tones
#5cc2ff color schemes
#5cc2ff color preview, HTML & CSS examples
           This text has a color of #5cc2ff        
        
          <p style="color:#5cc2ff;">Text here</p>
        
        
          .mytext {color:#5cc2ff;}
        
        Text color #5cc2ff
      
           This box has a color of #5cc2ff        
        
          <div style="background-color:#5cc2ff;">Content here</div>
        
        
          .mybackground {background-color:#5cc2ff;}
        
        Background color #5cc2ff
      
           Border around this has a color of #5cc2ff        
        
          <div style="border:2px solid #5cc2ff;">Content here</div>
        
        
          .myborder {border:2px solid #5cc2ff;}
        
        Border color #5cc2ff