#5c41a7 color space conversions
Hex:
        #5c41a7
        RGB:
        92, 65, 167
        CMY:
        64, 75, 35
        CMYK:
        45, 61, 0, 35
      HSL:
        256°, 43.9655%, 45.4902%
        HSV (HSB):
        256°, 61.0778%, 65.4902%
        XYZ:
        13.2790, 8.8459, 37.5668
        xyY:
        0.2225, 0.1482, 8.8459
      CIE-Lab:
        35.6859, 36.6609, -51.1606
        CIE-LCH:
        35.6859, 62.9398, 305.6248
        CIE-Luv:
        35.6859, 3.4813, -74.4840
        Hunter-Lab:
        29.7421, 27.6464, -54.0688
      #5c41a7 color charts
#5c41a7 RGB chart
      #5c41a7 CMYK chart
      #5c41a7 RGB pie chart
      #5c41a7 color shades, tints & tones
#5c41a7 color schemes
#5c41a7 color preview, HTML & CSS examples
           This text has a color of #5c41a7        
        
          <p style="color:#5c41a7;">Text here</p>
        
        
          .mytext {color:#5c41a7;}
        
        Text color #5c41a7
      
           This box has a color of #5c41a7        
        
          <div style="background-color:#5c41a7;">Content here</div>
        
        
          .mybackground {background-color:#5c41a7;}
        
        Background color #5c41a7
      
           Border around this has a color of #5c41a7        
        
          <div style="border:2px solid #5c41a7;">Content here</div>
        
        
          .myborder {border:2px solid #5c41a7;}
        
        Border color #5c41a7