#5c9fed color space conversions
Hex:
        #5c9fed
        RGB:
        92, 159, 237
        CMY:
        64, 38, 7
        CMYK:
        61, 33, 0, 7
      HSL:
        212°, 80.1105%, 64.5098%
        HSV (HSB):
        212°, 61.1814%, 92.9412%
        XYZ:
        32.0978, 33.1860, 84.8346
        xyY:
        0.2138, 0.2211, 33.1860
      CIE-Lab:
        64.3112, 2.0204, -45.5676
        CIE-LCH:
        64.3112, 45.6123, 272.5388
        CIE-Luv:
        64.3112, -28.5569, -73.2081
        Hunter-Lab:
        57.6073, -1.3555, -46.9875
      #5c9fed color charts
#5c9fed RGB chart
      #5c9fed CMYK chart
      #5c9fed RGB pie chart
      #5c9fed color shades, tints & tones
#5c9fed color schemes
#5c9fed color preview, HTML & CSS examples
           This text has a color of #5c9fed        
        
          <p style="color:#5c9fed;">Text here</p>
        
        
          .mytext {color:#5c9fed;}
        
        Text color #5c9fed
      
           This box has a color of #5c9fed        
        
          <div style="background-color:#5c9fed;">Content here</div>
        
        
          .mybackground {background-color:#5c9fed;}
        
        Background color #5c9fed
      
           Border around this has a color of #5c9fed        
        
          <div style="border:2px solid #5c9fed;">Content here</div>
        
        
          .myborder {border:2px solid #5c9fed;}
        
        Border color #5c9fed