#5c6eae color space conversions
Hex:
        #5c6eae
        RGB:
        92, 110, 174
        CMY:
        64, 57, 32
        CMYK:
        47, 37, 0, 32
      HSL:
        227°, 33.6066%, 52.1569%
        HSV (HSB):
        227°, 47.1264%, 68.2353%
        XYZ:
        17.6295, 16.4832, 42.2968
        xyY:
        0.2307, 0.2157, 16.4832
      CIE-Lab:
        47.6021, 11.0013, -36.2716
        CIE-LCH:
        47.6021, 37.9033, 286.8728
        CIE-Luv:
        47.6021, -11.0397, -55.4912
        Hunter-Lab:
        40.5995, 6.4612, -33.3491
      #5c6eae color charts
#5c6eae RGB chart
      #5c6eae CMYK chart
      #5c6eae RGB pie chart
      #5c6eae color shades, tints & tones
#5c6eae color schemes
#5c6eae color preview, HTML & CSS examples
           This text has a color of #5c6eae        
        
          <p style="color:#5c6eae;">Text here</p>
        
        
          .mytext {color:#5c6eae;}
        
        Text color #5c6eae
      
           This box has a color of #5c6eae        
        
          <div style="background-color:#5c6eae;">Content here</div>
        
        
          .mybackground {background-color:#5c6eae;}
        
        Background color #5c6eae
      
           Border around this has a color of #5c6eae        
        
          <div style="border:2px solid #5c6eae;">Content here</div>
        
        
          .myborder {border:2px solid #5c6eae;}
        
        Border color #5c6eae