#5cb5da color space conversions
Hex:
        #5cb5da
        RGB:
        92, 181, 218
        CMY:
        64, 29, 15
        CMYK:
        58, 17, 0, 15
      HSL:
        198°, 63.0000%, 60.7843%
        HSV (HSB):
        198°, 57.7982%, 85.4902%
        XYZ:
        33.5924, 40.3850, 72.3542
        xyY:
        0.2296, 0.2760, 40.3850
      CIE-Lab:
        69.7429, -16.0694, -26.6953
        CIE-LCH:
        69.7429, 31.1586, 238.9539
        CIE-Luv:
        69.7429, -37.1230, -39.8393
        Hunter-Lab:
        63.5492, -16.8552, -23.0205
      #5cb5da color charts
#5cb5da RGB chart
      #5cb5da CMYK chart
      #5cb5da RGB pie chart
      #5cb5da color shades, tints & tones
#5cb5da color schemes
#5cb5da color preview, HTML & CSS examples
           This text has a color of #5cb5da        
        
          <p style="color:#5cb5da;">Text here</p>
        
        
          .mytext {color:#5cb5da;}
        
        Text color #5cb5da
      
           This box has a color of #5cb5da        
        
          <div style="background-color:#5cb5da;">Content here</div>
        
        
          .mybackground {background-color:#5cb5da;}
        
        Background color #5cb5da
      
           Border around this has a color of #5cb5da        
        
          <div style="border:2px solid #5cb5da;">Content here</div>
        
        
          .myborder {border:2px solid #5cb5da;}
        
        Border color #5cb5da