#5f0f52 color space conversions
Hex:
        #5f0f52
        RGB:
        95, 15, 82
        CMY:
        63, 94, 68
        CMYK:
        0, 84, 14, 63
      HSL:
        310°, 72.7273%, 21.5686%
        HSV (HSB):
        310°, 84.2105%, 37.2549%
        XYZ:
        6.4131, 3.3837, 8.2978
        xyY:
        0.3544, 0.1870, 3.3837
      CIE-Lab:
        21.5195, 41.8325, -20.1049
        CIE-LCH:
        21.5195, 46.4130, 334.3308
        CIE-Luv:
        21.5195, 32.1038, -27.2013
        Hunter-Lab:
        18.3949, 30.0403, -13.8686
      #5f0f52 color charts
#5f0f52 RGB chart
      #5f0f52 CMYK chart
      #5f0f52 RGB pie chart
      #5f0f52 color shades, tints & tones
#5f0f52 color schemes
#5f0f52 color preview, HTML & CSS examples
           This text has a color of #5f0f52        
        
          <p style="color:#5f0f52;">Text here</p>
        
        
          .mytext {color:#5f0f52;}
        
        Text color #5f0f52
      
           This box has a color of #5f0f52        
        
          <div style="background-color:#5f0f52;">Content here</div>
        
        
          .mybackground {background-color:#5f0f52;}
        
        Background color #5f0f52
      
           Border around this has a color of #5f0f52        
        
          <div style="border:2px solid #5f0f52;">Content here</div>
        
        
          .myborder {border:2px solid #5f0f52;}
        
        Border color #5f0f52