#5c058d color space conversions
Hex:
        #5c058d
        RGB:
        92, 5, 141
        CMY:
        64, 98, 45
        CMYK:
        35, 96, 0, 45
      HSL:
        278°, 93.1507%, 28.6275%
        HSV (HSB):
        278°, 96.4539%, 55.2941%
        XYZ:
        9.2756, 4.3069, 25.5417
        xyY:
        0.2371, 0.1101, 4.3069
      CIE-Lab:
        24.6613, 54.9357, -53.2409
        CIE-LCH:
        24.6613, 76.5018, 315.8976
        CIE-Luv:
        24.6613, 15.6067, -67.5775
        Hunter-Lab:
        20.7532, 43.4625, -58.4433
      #5c058d color charts
#5c058d RGB chart
      #5c058d CMYK chart
      #5c058d RGB pie chart
      #5c058d color shades, tints & tones
#5c058d color schemes
#5c058d color preview, HTML & CSS examples
           This text has a color of #5c058d        
        
          <p style="color:#5c058d;">Text here</p>
        
        
          .mytext {color:#5c058d;}
        
        Text color #5c058d
      
           This box has a color of #5c058d        
        
          <div style="background-color:#5c058d;">Content here</div>
        
        
          .mybackground {background-color:#5c058d;}
        
        Background color #5c058d
      
           Border around this has a color of #5c058d        
        
          <div style="border:2px solid #5c058d;">Content here</div>
        
        
          .myborder {border:2px solid #5c058d;}
        
        Border color #5c058d