#5c15a5 color space conversions
Hex:
        #5c15a5
        RGB:
        92, 21, 165
        CMY:
        64, 92, 35
        CMYK:
        44, 87, 0, 35
      HSL:
        270°, 77.4194%, 36.4706%
        HSV (HSB):
        270°, 87.2727%, 64.7059%
        XYZ:
        11.4733, 5.5283, 36.0597
        xyY:
        0.2162, 0.1042, 5.5283
      CIE-Lab:
        28.1897, 56.6354, -62.1837
        CIE-LCH:
        28.1897, 84.1093, 312.3265
        CIE-Luv:
        28.1897, 10.5208, -81.6223
        Hunter-Lab:
        23.5122, 45.9567, -74.4718
      #5c15a5 color charts
#5c15a5 RGB chart
      #5c15a5 CMYK chart
      #5c15a5 RGB pie chart
      #5c15a5 color shades, tints & tones
#5c15a5 color schemes
#5c15a5 color preview, HTML & CSS examples
           This text has a color of #5c15a5        
        
          <p style="color:#5c15a5;">Text here</p>
        
        
          .mytext {color:#5c15a5;}
        
        Text color #5c15a5
      
           This box has a color of #5c15a5        
        
          <div style="background-color:#5c15a5;">Content here</div>
        
        
          .mybackground {background-color:#5c15a5;}
        
        Background color #5c15a5
      
           Border around this has a color of #5c15a5        
        
          <div style="border:2px solid #5c15a5;">Content here</div>
        
        
          .myborder {border:2px solid #5c15a5;}
        
        Border color #5c15a5