#5cb9fe color space conversions
Hex:
        #5cb9fe
        RGB:
        92, 185, 254
        CMY:
        64, 27, 0
        CMYK:
        64, 27, 0, 0
      HSL:
        206°, 98.7805%, 67.8431%
        HSV (HSB):
        206°, 63.7795%, 99.6078%
        XYZ:
        39.6520, 44.1290, 100.1938
        xyY:
        0.2155, 0.2399, 44.1290
      CIE-Lab:
        72.3146, -7.0619, -42.2650
        CIE-LCH:
        72.3146, 42.8510, 260.5142
        CIE-Luv:
        72.3146, -37.2041, -67.7191
        Hunter-Lab:
        66.4297, -9.7049, -42.9245
      #5cb9fe color charts
#5cb9fe RGB chart
      #5cb9fe CMYK chart
      #5cb9fe RGB pie chart
      #5cb9fe color shades, tints & tones
#5cb9fe color schemes
#5cb9fe color preview, HTML & CSS examples
           This text has a color of #5cb9fe        
        
          <p style="color:#5cb9fe;">Text here</p>
        
        
          .mytext {color:#5cb9fe;}
        
        Text color #5cb9fe
      
           This box has a color of #5cb9fe        
        
          <div style="background-color:#5cb9fe;">Content here</div>
        
        
          .mybackground {background-color:#5cb9fe;}
        
        Background color #5cb9fe
      
           Border around this has a color of #5cb9fe        
        
          <div style="border:2px solid #5cb9fe;">Content here</div>
        
        
          .myborder {border:2px solid #5cb9fe;}
        
        Border color #5cb9fe