#5c6795 color space conversions
Hex:
        #5c6795
        RGB:
        92, 103, 149
        CMY:
        64, 60, 42
        CMYK:
        38, 31, 0, 42
      HSL:
        228°, 23.6515%, 47.2549%
        HSV (HSB):
        228°, 38.2550%, 58.4314%
        XYZ:
        14.6887, 14.1457, 30.3900
        xyY:
        0.2480, 0.2388, 14.1457
      CIE-Lab:
        44.4412, 7.7967, -26.4944
        CIE-LCH:
        44.4412, 27.6178, 286.3979
        CIE-Luv:
        44.4412, -7.5697, -39.3101
        Hunter-Lab:
        37.6108, 3.8933, -21.5795
      #5c6795 color charts
#5c6795 RGB chart
      #5c6795 CMYK chart
      #5c6795 RGB pie chart
      #5c6795 color shades, tints & tones
#5c6795 color schemes
#5c6795 color preview, HTML & CSS examples
           This text has a color of #5c6795        
        
          <p style="color:#5c6795;">Text here</p>
        
        
          .mytext {color:#5c6795;}
        
        Text color #5c6795
      
           This box has a color of #5c6795        
        
          <div style="background-color:#5c6795;">Content here</div>
        
        
          .mybackground {background-color:#5c6795;}
        
        Background color #5c6795
      
           Border around this has a color of #5c6795        
        
          <div style="border:2px solid #5c6795;">Content here</div>
        
        
          .myborder {border:2px solid #5c6795;}
        
        Border color #5c6795