#5f0577 color space conversions
Hex:
        #5f0577
        RGB:
        95, 5, 119
        CMY:
        63, 98, 53
        CMYK:
        20, 96, 0, 53
      HSL:
        287°, 91.9355%, 24.3137%
        HSV (HSB):
        287°, 95.7983%, 46.6667%
        XYZ:
        8.1034, 3.8733, 17.7733
        xyY:
        0.2724, 0.1302, 3.8733
      CIE-Lab:
        23.2482, 50.8888, -41.6338
        CIE-LCH:
        23.2482, 65.7499, 320.7123
        CIE-Luv:
        23.2482, 22.1681, -53.3966
        Hunter-Lab:
        19.6808, 39.0540, -39.7669
      #5f0577 color charts
#5f0577 RGB chart
      #5f0577 CMYK chart
      #5f0577 RGB pie chart
      #5f0577 color shades, tints & tones
#5f0577 color schemes
#5f0577 color preview, HTML & CSS examples
           This text has a color of #5f0577        
        
          <p style="color:#5f0577;">Text here</p>
        
        
          .mytext {color:#5f0577;}
        
        Text color #5f0577
      
           This box has a color of #5f0577        
        
          <div style="background-color:#5f0577;">Content here</div>
        
        
          .mybackground {background-color:#5f0577;}
        
        Background color #5f0577
      
           Border around this has a color of #5f0577        
        
          <div style="border:2px solid #5f0577;">Content here</div>
        
        
          .myborder {border:2px solid #5f0577;}
        
        Border color #5f0577