#5c4799 color space conversions
Hex:
        #5c4799
        RGB:
        92, 71, 153
        CMY:
        64, 72, 40
        CMYK:
        40, 54, 0, 40
      HSL:
        255°, 36.6071%, 43.9216%
        HSV (HSB):
        255°, 53.5948%, 60.0000%
        XYZ:
        12.4166, 9.0817, 31.2355
        xyY:
        0.2355, 0.1722, 9.0817
      CIE-Lab:
        36.1411, 28.9566, -42.0060
        CIE-LCH:
        36.1411, 51.0195, 304.5802
        CIE-Luv:
        36.1411, 3.3352, -61.5827
        Hunter-Lab:
        30.1359, 20.8082, -40.3584
      #5c4799 color charts
#5c4799 RGB chart
      #5c4799 CMYK chart
      #5c4799 RGB pie chart
      #5c4799 color shades, tints & tones
#5c4799 color schemes
#5c4799 color preview, HTML & CSS examples
           This text has a color of #5c4799        
        
          <p style="color:#5c4799;">Text here</p>
        
        
          .mytext {color:#5c4799;}
        
        Text color #5c4799
      
           This box has a color of #5c4799        
        
          <div style="background-color:#5c4799;">Content here</div>
        
        
          .mybackground {background-color:#5c4799;}
        
        Background color #5c4799
      
           Border around this has a color of #5c4799        
        
          <div style="border:2px solid #5c4799;">Content here</div>
        
        
          .myborder {border:2px solid #5c4799;}
        
        Border color #5c4799