#5c15a1 color space conversions
Hex:
        #5c15a1
        RGB:
        92, 21, 161
        CMY:
        64, 92, 37
        CMYK:
        43, 87, 0, 37
      HSL:
        270°, 76.9231%, 35.6863%
        HSV (HSB):
        270°, 86.9565%, 63.1373%
        XYZ:
        11.1148, 5.3849, 34.1718
        xyY:
        0.2194, 0.1063, 5.3849
      CIE-Lab:
        27.8042, 55.6958, -60.3900
        CIE-LCH:
        27.8042, 82.1521, 312.6844
        CIE-Luv:
        27.8042, 11.1533, -79.1736
        Hunter-Lab:
        23.2053, 44.8883, -71.0659
      #5c15a1 color charts
#5c15a1 RGB chart
      #5c15a1 CMYK chart
      #5c15a1 RGB pie chart
      #5c15a1 color shades, tints & tones
#5c15a1 color schemes
#5c15a1 color preview, HTML & CSS examples
           This text has a color of #5c15a1        
        
          <p style="color:#5c15a1;">Text here</p>
        
        
          .mytext {color:#5c15a1;}
        
        Text color #5c15a1
      
           This box has a color of #5c15a1        
        
          <div style="background-color:#5c15a1;">Content here</div>
        
        
          .mybackground {background-color:#5c15a1;}
        
        Background color #5c15a1
      
           Border around this has a color of #5c15a1        
        
          <div style="border:2px solid #5c15a1;">Content here</div>
        
        
          .myborder {border:2px solid #5c15a1;}
        
        Border color #5c15a1