#5c5dbe color space conversions
Hex:
        #5c5dbe
        RGB:
        92, 93, 190
        CMY:
        64, 64, 25
        CMYK:
        52, 51, 0, 25
      HSL:
        239°, 42.9825%, 55.2941%
        HSV (HSB):
        239°, 51.5789%, 74.5098%
        XYZ:
        17.6222, 13.8217, 50.4543
        xyY:
        0.2152, 0.1688, 13.8217
      CIE-Lab:
        43.9762, 26.5911, -51.3590
        CIE-LCH:
        43.9762, 57.8345, 297.3729
        CIE-Luv:
        43.9762, -6.0164, -78.7621
        Hunter-Lab:
        37.1776, 19.5486, -54.4391
      #5c5dbe color charts
#5c5dbe RGB chart
      #5c5dbe CMYK chart
      #5c5dbe RGB pie chart
      #5c5dbe color shades, tints & tones
#5c5dbe color schemes
#5c5dbe color preview, HTML & CSS examples
           This text has a color of #5c5dbe        
        
          <p style="color:#5c5dbe;">Text here</p>
        
        
          .mytext {color:#5c5dbe;}
        
        Text color #5c5dbe
      
           This box has a color of #5c5dbe        
        
          <div style="background-color:#5c5dbe;">Content here</div>
        
        
          .mybackground {background-color:#5c5dbe;}
        
        Background color #5c5dbe
      
           Border around this has a color of #5c5dbe        
        
          <div style="border:2px solid #5c5dbe;">Content here</div>
        
        
          .myborder {border:2px solid #5c5dbe;}
        
        Border color #5c5dbe