#5c3453 color space conversions
Hex:
        #5c3453
        RGB:
        92, 52, 83
        CMY:
        64, 80, 67
        CMYK:
        0, 43, 10, 64
      HSL:
        314°, 27.7778%, 28.2353%
        HSV (HSB):
        314°, 43.4783%, 36.0784%
        XYZ:
        7.2030, 5.3558, 8.8378
        xyY:
        0.3366, 0.2503, 5.3558
      CIE-Lab:
        27.7254, 23.1181, -11.2060
        CIE-LCH:
        27.7254, 25.6909, 334.1392
        CIE-Luv:
        27.7254, 19.7432, -16.4740
        Hunter-Lab:
        23.1427, 15.0570, -6.4419
      #5c3453 color charts
#5c3453 RGB chart
      #5c3453 CMYK chart
      #5c3453 RGB pie chart
      #5c3453 color shades, tints & tones
#5c3453 color schemes
#5c3453 color preview, HTML & CSS examples
           This text has a color of #5c3453        
        
          <p style="color:#5c3453;">Text here</p>
        
        
          .mytext {color:#5c3453;}
        
        Text color #5c3453
      
           This box has a color of #5c3453        
        
          <div style="background-color:#5c3453;">Content here</div>
        
        
          .mybackground {background-color:#5c3453;}
        
        Background color #5c3453
      
           Border around this has a color of #5c3453        
        
          <div style="border:2px solid #5c3453;">Content here</div>
        
        
          .myborder {border:2px solid #5c3453;}
        
        Border color #5c3453