#5c367e color space conversions
Hex:
        #5c367e
        RGB:
        92, 54, 126
        CMY:
        64, 79, 51
        CMYK:
        27, 57, 0, 51
      HSL:
        272°, 40.0000%, 35.2941%
        HSV (HSB):
        272°, 57.1429%, 49.4118%
        XYZ:
        9.4987, 6.4200, 20.4772
        xyY:
        0.2610, 0.1764, 6.4200
      CIE-Lab:
        30.4483, 31.8224, -34.5033
        CIE-LCH:
        30.4483, 46.9376, 312.6854
        CIE-Luv:
        30.4483, 11.6217, -48.6174
        Hunter-Lab:
        25.3377, 22.5757, -30.1800
      #5c367e color charts
#5c367e RGB chart
      #5c367e CMYK chart
      #5c367e RGB pie chart
      #5c367e color shades, tints & tones
#5c367e color schemes
#5c367e color preview, HTML & CSS examples
           This text has a color of #5c367e        
        
          <p style="color:#5c367e;">Text here</p>
        
        
          .mytext {color:#5c367e;}
        
        Text color #5c367e
      
           This box has a color of #5c367e        
        
          <div style="background-color:#5c367e;">Content here</div>
        
        
          .mybackground {background-color:#5c367e;}
        
        Background color #5c367e
      
           Border around this has a color of #5c367e        
        
          <div style="border:2px solid #5c367e;">Content here</div>
        
        
          .myborder {border:2px solid #5c367e;}
        
        Border color #5c367e