#5c14a5 color space conversions
Hex:
        #5c14a5
        RGB:
        92, 20, 165
        CMY:
        64, 92, 35
        CMYK:
        44, 88, 0, 35
      HSL:
        270°, 78.3784%, 36.2745%
        HSV (HSB):
        270°, 87.8788%, 64.7059%
        XYZ:
        11.4553, 5.4922, 36.0537
        xyY:
        0.2161, 0.1036, 5.4922
      CIE-Lab:
        28.0935, 56.9207, -62.3418
        CIE-LCH:
        28.0935, 84.4184, 312.3974
        CIE-Luv:
        28.0935, 10.5907, -81.6740
        Hunter-Lab:
        23.4355, 46.2389, -74.8080
      #5c14a5 color charts
#5c14a5 RGB chart
      #5c14a5 CMYK chart
      #5c14a5 RGB pie chart
      #5c14a5 color shades, tints & tones
#5c14a5 color schemes
#5c14a5 color preview, HTML & CSS examples
           This text has a color of #5c14a5        
        
          <p style="color:#5c14a5;">Text here</p>
        
        
          .mytext {color:#5c14a5;}
        
        Text color #5c14a5
      
           This box has a color of #5c14a5        
        
          <div style="background-color:#5c14a5;">Content here</div>
        
        
          .mybackground {background-color:#5c14a5;}
        
        Background color #5c14a5
      
           Border around this has a color of #5c14a5        
        
          <div style="border:2px solid #5c14a5;">Content here</div>
        
        
          .myborder {border:2px solid #5c14a5;}
        
        Border color #5c14a5