#5c41a2 color space conversions
Hex:
        #5c41a2
        RGB:
        92, 65, 162
        CMY:
        64, 75, 36
        CMYK:
        43, 60, 0, 36
      HSL:
        257°, 42.7313%, 44.5098%
        HSV (HSB):
        257°, 59.8765%, 63.5294%
        XYZ:
        12.8255, 8.6645, 35.1789
        xyY:
        0.2263, 0.1529, 8.6645
      CIE-Lab:
        35.3302, 35.2066, -48.7364
        CIE-LCH:
        35.3302, 60.1227, 305.8439
        CIE-Luv:
        35.3302, 4.0180, -70.8760
        Hunter-Lab:
        29.4356, 26.2628, -50.2534
      #5c41a2 color charts
#5c41a2 RGB chart
      #5c41a2 CMYK chart
      #5c41a2 RGB pie chart
      #5c41a2 color shades, tints & tones
#5c41a2 color schemes
#5c41a2 color preview, HTML & CSS examples
           This text has a color of #5c41a2        
        
          <p style="color:#5c41a2;">Text here</p>
        
        
          .mytext {color:#5c41a2;}
        
        Text color #5c41a2
      
           This box has a color of #5c41a2        
        
          <div style="background-color:#5c41a2;">Content here</div>
        
        
          .mybackground {background-color:#5c41a2;}
        
        Background color #5c41a2
      
           Border around this has a color of #5c41a2        
        
          <div style="border:2px solid #5c41a2;">Content here</div>
        
        
          .myborder {border:2px solid #5c41a2;}
        
        Border color #5c41a2