#5c7fed color space conversions
Hex:
        #5c7fed
        RGB:
        92, 127, 237
        CMY:
        64, 50, 7
        CMYK:
        61, 46, 0, 7
      HSL:
        226°, 80.1105%, 64.5098%
        HSV (HSB):
        226°, 61.1814%, 92.9412%
        XYZ:
        27.2891, 23.5685, 83.2316
        xyY:
        0.2035, 0.1758, 23.5685
      CIE-Lab:
        55.6531, 21.0030, -59.3289
        CIE-LCH:
        55.6531, 62.9368, 289.4945
        CIE-Luv:
        55.6531, -17.8821, -95.4405
        Hunter-Lab:
        48.5474, 15.3791, -67.6661
      #5c7fed color charts
#5c7fed RGB chart
      #5c7fed CMYK chart
      #5c7fed RGB pie chart
      #5c7fed color shades, tints & tones
#5c7fed color schemes
#5c7fed color preview, HTML & CSS examples
           This text has a color of #5c7fed        
        
          <p style="color:#5c7fed;">Text here</p>
        
        
          .mytext {color:#5c7fed;}
        
        Text color #5c7fed
      
           This box has a color of #5c7fed        
        
          <div style="background-color:#5c7fed;">Content here</div>
        
        
          .mybackground {background-color:#5c7fed;}
        
        Background color #5c7fed
      
           Border around this has a color of #5c7fed        
        
          <div style="border:2px solid #5c7fed;">Content here</div>
        
        
          .myborder {border:2px solid #5c7fed;}
        
        Border color #5c7fed