#5c396e color space conversions
Hex:
        #5c396e
        RGB:
        92, 57, 110
        CMY:
        64, 78, 57
        CMYK:
        16, 48, 0, 57
      HSL:
        280°, 31.7365%, 32.7451%
        HSV (HSB):
        280°, 48.1818%, 43.1373%
        XYZ:
        8.6912, 6.3274, 15.5151
        xyY:
        0.2846, 0.2072, 6.3274
      CIE-Lab:
        30.2238, 26.0197, -24.7665
        CIE-LCH:
        30.2238, 35.9222, 316.4135
        CIE-Luv:
        30.2238, 13.2410, -34.9949
        Hunter-Lab:
        25.1542, 17.6550, -18.9620
      #5c396e color charts
#5c396e RGB chart
      #5c396e CMYK chart
      #5c396e RGB pie chart
      #5c396e color shades, tints & tones
#5c396e color schemes
#5c396e color preview, HTML & CSS examples
           This text has a color of #5c396e        
        
          <p style="color:#5c396e;">Text here</p>
        
        
          .mytext {color:#5c396e;}
        
        Text color #5c396e
      
           This box has a color of #5c396e        
        
          <div style="background-color:#5c396e;">Content here</div>
        
        
          .mybackground {background-color:#5c396e;}
        
        Background color #5c396e
      
           Border around this has a color of #5c396e        
        
          <div style="border:2px solid #5c396e;">Content here</div>
        
        
          .myborder {border:2px solid #5c396e;}
        
        Border color #5c396e