#5c24a5 color space conversions
Hex:
        #5c24a5
        RGB:
        92, 36, 165
        CMY:
        64, 86, 35
        CMYK:
        44, 78, 0, 35
      HSL:
        266°, 64.1791%, 39.4118%
        HSV (HSB):
        266°, 78.1818%, 64.7059%
        XYZ:
        11.8360, 6.2537, 36.1806
        xyY:
        0.2181, 0.1152, 6.2537
      CIE-Lab:
        30.0437, 51.2211, -59.1416
        CIE-LCH:
        30.0437, 78.2389, 310.8950
        CIE-Luv:
        30.0437, 9.0634, -80.2834
        Hunter-Lab:
        25.0074, 40.7216, -68.2754
      #5c24a5 color charts
#5c24a5 RGB chart
      #5c24a5 CMYK chart
      #5c24a5 RGB pie chart
      #5c24a5 color shades, tints & tones
#5c24a5 color schemes
#5c24a5 color preview, HTML & CSS examples
           This text has a color of #5c24a5        
        
          <p style="color:#5c24a5;">Text here</p>
        
        
          .mytext {color:#5c24a5;}
        
        Text color #5c24a5
      
           This box has a color of #5c24a5        
        
          <div style="background-color:#5c24a5;">Content here</div>
        
        
          .mybackground {background-color:#5c24a5;}
        
        Background color #5c24a5
      
           Border around this has a color of #5c24a5        
        
          <div style="border:2px solid #5c24a5;">Content here</div>
        
        
          .myborder {border:2px solid #5c24a5;}
        
        Border color #5c24a5