#5c4986 color space conversions
Hex:
        #5c4986
        RGB:
        92, 73, 134
        CMY:
        64, 71, 47
        CMYK:
        31, 46, 0, 47
      HSL:
        259°, 29.4686%, 40.5882%
        HSV (HSB):
        259°, 45.5224%, 52.5490%
        XYZ:
        11.0993, 8.7616, 23.6604
        xyY:
        0.2550, 0.2013, 8.7616
      CIE-Lab:
        35.5212, 22.3185, -31.4108
        CIE-LCH:
        35.5212, 38.5325, 305.3952
        CIE-Luv:
        35.5212, 4.6657, -45.7169
        Hunter-Lab:
        29.6000, 15.1328, -26.6727
      #5c4986 color charts
#5c4986 RGB chart
      #5c4986 CMYK chart
      #5c4986 RGB pie chart
      #5c4986 color shades, tints & tones
#5c4986 color schemes
#5c4986 color preview, HTML & CSS examples
           This text has a color of #5c4986        
        
          <p style="color:#5c4986;">Text here</p>
        
        
          .mytext {color:#5c4986;}
        
        Text color #5c4986
      
           This box has a color of #5c4986        
        
          <div style="background-color:#5c4986;">Content here</div>
        
        
          .mybackground {background-color:#5c4986;}
        
        Background color #5c4986
      
           Border around this has a color of #5c4986        
        
          <div style="border:2px solid #5c4986;">Content here</div>
        
        
          .myborder {border:2px solid #5c4986;}
        
        Border color #5c4986