#5f0a80 color space conversions
Hex:
        #5f0a80
        RGB:
        95, 10, 128
        CMY:
        63, 96, 50
        CMYK:
        26, 92, 0, 50
      HSL:
        283°, 85.5072%, 27.0588%
        HSV (HSB):
        283°, 92.1875%, 50.1961%
        XYZ:
        8.7241, 4.2085, 20.7746
        xyY:
        0.2588, 0.1249, 4.2085
      CIE-Lab:
        24.3491, 51.6257, -45.5712
        CIE-LCH:
        24.3491, 68.8618, 318.5644
        CIE-Luv:
        24.3491, 19.7020, -58.8905
        Hunter-Lab:
        20.5146, 40.0092, -45.6811
      #5f0a80 color charts
#5f0a80 RGB chart
      #5f0a80 CMYK chart
      #5f0a80 RGB pie chart
      #5f0a80 color shades, tints & tones
#5f0a80 color schemes
#5f0a80 color preview, HTML & CSS examples
           This text has a color of #5f0a80        
        
          <p style="color:#5f0a80;">Text here</p>
        
        
          .mytext {color:#5f0a80;}
        
        Text color #5f0a80
      
           This box has a color of #5f0a80        
        
          <div style="background-color:#5f0a80;">Content here</div>
        
        
          .mybackground {background-color:#5f0a80;}
        
        Background color #5f0a80
      
           Border around this has a color of #5f0a80        
        
          <div style="border:2px solid #5f0a80;">Content here</div>
        
        
          .myborder {border:2px solid #5f0a80;}
        
        Border color #5f0a80