#5f0f73 color space conversions
Hex:
        #5f0f73
        RGB:
        95, 15, 115
        CMY:
        63, 94, 55
        CMYK:
        17, 87, 0, 55
      HSL:
        288°, 76.9231%, 25.4902%
        HSV (HSB):
        288°, 86.9565%, 45.0980%
        XYZ:
        7.9847, 4.0123, 16.5733
        xyY:
        0.2795, 0.1404, 4.0123
      CIE-Lab:
        23.7122, 47.8090, -38.3163
        CIE-LCH:
        23.7122, 61.2686, 321.2898
        CIE-Luv:
        23.7122, 22.5274, -49.9452
        Hunter-Lab:
        20.0308, 36.0993, -35.0342
      #5f0f73 color charts
#5f0f73 RGB chart
      #5f0f73 CMYK chart
      #5f0f73 RGB pie chart
      #5f0f73 color shades, tints & tones
#5f0f73 color schemes
#5f0f73 color preview, HTML & CSS examples
           This text has a color of #5f0f73        
        
          <p style="color:#5f0f73;">Text here</p>
        
        
          .mytext {color:#5f0f73;}
        
        Text color #5f0f73
      
           This box has a color of #5f0f73        
        
          <div style="background-color:#5f0f73;">Content here</div>
        
        
          .mybackground {background-color:#5f0f73;}
        
        Background color #5f0f73
      
           Border around this has a color of #5f0f73        
        
          <div style="border:2px solid #5f0f73;">Content here</div>
        
        
          .myborder {border:2px solid #5f0f73;}
        
        Border color #5f0f73