#5c5eda color space conversions
Hex:
        #5c5eda
        RGB:
        92, 94, 218
        CMY:
        64, 63, 15
        CMYK:
        58, 57, 0, 15
      HSL:
        239°, 63.0000%, 60.7843%
        HSV (HSB):
        239°, 57.7982%, 85.4902%
        XYZ:
        21.0712, 15.3427, 68.1805
        xyY:
        0.2015, 0.1467, 15.3427
      CIE-Lab:
        46.1000, 34.9402, -64.0363
        CIE-LCH:
        46.1000, 72.9484, 298.6183
        CIE-Luv:
        46.1000, -7.7335, -99.0980
        Hunter-Lab:
        39.1697, 27.4765, -75.7839
      #5c5eda color charts
#5c5eda RGB chart
      #5c5eda CMYK chart
      #5c5eda RGB pie chart
      #5c5eda color shades, tints & tones
#5c5eda color schemes
#5c5eda color preview, HTML & CSS examples
           This text has a color of #5c5eda        
        
          <p style="color:#5c5eda;">Text here</p>
        
        
          .mytext {color:#5c5eda;}
        
        Text color #5c5eda
      
           This box has a color of #5c5eda        
        
          <div style="background-color:#5c5eda;">Content here</div>
        
        
          .mybackground {background-color:#5c5eda;}
        
        Background color #5c5eda
      
           Border around this has a color of #5c5eda        
        
          <div style="border:2px solid #5c5eda;">Content here</div>
        
        
          .myborder {border:2px solid #5c5eda;}
        
        Border color #5c5eda