#5c3ca1 color space conversions
Hex:
        #5c3ca1
        RGB:
        92, 60, 161
        CMY:
        64, 76, 37
        CMYK:
        43, 63, 0, 37
      HSL:
        259°, 45.7014%, 43.3333%
        HSV (HSB):
        259°, 62.7329%, 63.1373%
        XYZ:
        12.4625, 8.0802, 34.6210
        xyY:
        0.2259, 0.1465, 8.0802
      CIE-Lab:
        34.1494, 37.8535, -50.0430
        CIE-LCH:
        34.1494, 62.7470, 307.1046
        CIE-Luv:
        34.1494, 5.3404, -71.9965
        Hunter-Lab:
        28.4258, 28.5135, -52.3139
      #5c3ca1 color charts
#5c3ca1 RGB chart
      #5c3ca1 CMYK chart
      #5c3ca1 RGB pie chart
      #5c3ca1 color shades, tints & tones
#5c3ca1 color schemes
#5c3ca1 color preview, HTML & CSS examples
           This text has a color of #5c3ca1        
        
          <p style="color:#5c3ca1;">Text here</p>
        
        
          .mytext {color:#5c3ca1;}
        
        Text color #5c3ca1
      
           This box has a color of #5c3ca1        
        
          <div style="background-color:#5c3ca1;">Content here</div>
        
        
          .mybackground {background-color:#5c3ca1;}
        
        Background color #5c3ca1
      
           Border around this has a color of #5c3ca1        
        
          <div style="border:2px solid #5c3ca1;">Content here</div>
        
        
          .myborder {border:2px solid #5c3ca1;}
        
        Border color #5c3ca1