#5c4785 color space conversions
Hex:
        #5c4785
        RGB:
        92, 71, 133
        CMY:
        64, 72, 48
        CMYK:
        31, 47, 0, 48
      HSL:
        260°, 30.3922%, 40.0000%
        HSV (HSB):
        260°, 46.6165%, 52.1569%
        XYZ:
        10.9005, 8.4752, 23.2517
        xyY:
        0.2557, 0.1988, 8.4752
      CIE-Lab:
        34.9537, 23.2975, -31.6929
        CIE-LCH:
        34.9537, 39.3346, 306.3196
        CIE-Luv:
        34.9537, 5.4542, -46.0024
        Hunter-Lab:
        29.1123, 15.8893, -26.9757
      #5c4785 color charts
#5c4785 RGB chart
      #5c4785 CMYK chart
      #5c4785 RGB pie chart
      #5c4785 color shades, tints & tones
#5c4785 color schemes
#5c4785 color preview, HTML & CSS examples
           This text has a color of #5c4785        
        
          <p style="color:#5c4785;">Text here</p>
        
        
          .mytext {color:#5c4785;}
        
        Text color #5c4785
      
           This box has a color of #5c4785        
        
          <div style="background-color:#5c4785;">Content here</div>
        
        
          .mybackground {background-color:#5c4785;}
        
        Background color #5c4785
      
           Border around this has a color of #5c4785        
        
          <div style="border:2px solid #5c4785;">Content here</div>
        
        
          .myborder {border:2px solid #5c4785;}
        
        Border color #5c4785