#5c3c7a color space conversions
Hex:
        #5c3c7a
        RGB:
        92, 60, 122
        CMY:
        64, 76, 52
        CMYK:
        25, 51, 0, 52
      HSL:
        271°, 34.0659%, 35.6863%
        HSV (HSB):
        271°, 50.8197%, 47.8431%
        XYZ:
        9.5423, 6.9122, 19.2436
        xyY:
        0.2673, 0.1936, 6.9122
      CIE-Lab:
        31.6061, 27.1866, -30.1582
        CIE-LCH:
        31.6061, 40.6033, 312.0336
        CIE-Luv:
        31.6061, 10.4490, -42.9137
        Hunter-Lab:
        26.2910, 18.7775, -24.9934
      #5c3c7a color charts
#5c3c7a RGB chart
      #5c3c7a CMYK chart
      #5c3c7a RGB pie chart
      #5c3c7a color shades, tints & tones
#5c3c7a color schemes
#5c3c7a color preview, HTML & CSS examples
           This text has a color of #5c3c7a        
        
          <p style="color:#5c3c7a;">Text here</p>
        
        
          .mytext {color:#5c3c7a;}
        
        Text color #5c3c7a
      
           This box has a color of #5c3c7a        
        
          <div style="background-color:#5c3c7a;">Content here</div>
        
        
          .mybackground {background-color:#5c3c7a;}
        
        Background color #5c3c7a
      
           Border around this has a color of #5c3c7a        
        
          <div style="border:2px solid #5c3c7a;">Content here</div>
        
        
          .myborder {border:2px solid #5c3c7a;}
        
        Border color #5c3c7a