#5cbcfa color space conversions
Hex:
        #5cbcfa
        RGB:
        92, 188, 250
        CMY:
        64, 26, 2
        CMYK:
        63, 25, 0, 2
      HSL:
        204°, 94.0476%, 67.0588%
        HSV (HSB):
        204°, 63.2000%, 98.0392%
        XYZ:
        39.6522, 45.1439, 97.0662
        xyY:
        0.2180, 0.2482, 45.1439
      CIE-Lab:
        72.9865, -9.9575, -39.0610
        CIE-LCH:
        72.9865, 40.3102, 255.6987
        CIE-Luv:
        72.9865, -38.4192, -61.9294
        Hunter-Lab:
        67.1892, -12.2381, -38.6221
      #5cbcfa color charts
#5cbcfa RGB chart
      #5cbcfa CMYK chart
      #5cbcfa RGB pie chart
      #5cbcfa color shades, tints & tones
#5cbcfa color schemes
#5cbcfa color preview, HTML & CSS examples
           This text has a color of #5cbcfa        
        
          <p style="color:#5cbcfa;">Text here</p>
        
        
          .mytext {color:#5cbcfa;}
        
        Text color #5cbcfa
      
           This box has a color of #5cbcfa        
        
          <div style="background-color:#5cbcfa;">Content here</div>
        
        
          .mybackground {background-color:#5cbcfa;}
        
        Background color #5cbcfa
      
           Border around this has a color of #5cbcfa        
        
          <div style="border:2px solid #5cbcfa;">Content here</div>
        
        
          .myborder {border:2px solid #5cbcfa;}
        
        Border color #5cbcfa