#5f0d80 color space conversions
Hex:
        #5f0d80
        RGB:
        95, 13, 128
        CMY:
        63, 95, 50
        CMYK:
        26, 90, 0, 50
      HSL:
        283°, 81.5603%, 27.6471%
        HSV (HSB):
        283°, 89.8438%, 50.1961%
        XYZ:
        8.7595, 4.2793, 20.7864
        xyY:
        0.2590, 0.1265, 4.2793
      CIE-Lab:
        24.5740, 50.9608, -45.2052
        CIE-LCH:
        24.5740, 68.1213, 318.4251
        CIE-Luv:
        24.5740, 19.5228, -58.6854
        Hunter-Lab:
        20.6864, 39.3837, -45.0962
      #5f0d80 color charts
#5f0d80 RGB chart
      #5f0d80 CMYK chart
      #5f0d80 RGB pie chart
      #5f0d80 color shades, tints & tones
#5f0d80 color schemes
#5f0d80 color preview, HTML & CSS examples
           This text has a color of #5f0d80        
        
          <p style="color:#5f0d80;">Text here</p>
        
        
          .mytext {color:#5f0d80;}
        
        Text color #5f0d80
      
           This box has a color of #5f0d80        
        
          <div style="background-color:#5f0d80;">Content here</div>
        
        
          .mybackground {background-color:#5f0d80;}
        
        Background color #5f0d80
      
           Border around this has a color of #5f0d80        
        
          <div style="border:2px solid #5f0d80;">Content here</div>
        
        
          .myborder {border:2px solid #5f0d80;}
        
        Border color #5f0d80