#730f95 color space conversions
Hex:
        #730f95
        RGB:
        115, 15, 149
        CMY:
        55, 94, 42
        CMYK:
        23, 90, 0, 42
      HSL:
        285°, 81.7073%, 32.1569%
        HSV (HSB):
        285°, 89.9329%, 58.4314%
        XYZ:
        12.6659, 6.1564, 28.9545
        xyY:
        0.2651, 0.1289, 6.1564
      CIE-Lab:
        29.8037, 57.9593, -49.6403
        CIE-LCH:
        29.8037, 76.3114, 319.4210
        CIE-Luv:
        29.8037, 25.6505, -69.5730
        Hunter-Lab:
        24.8121, 47.6979, -51.8200
      #730f95 color charts
#730f95 RGB chart
      #730f95 CMYK chart
      #730f95 RGB pie chart
      #730f95 color shades, tints & tones
#730f95 color schemes
#730f95 color preview, HTML & CSS examples
           This text has a color of #730f95        
        
          <p style="color:#730f95;">Text here</p>
        
        
          .mytext {color:#730f95;}
        
        Text color #730f95
      
           This box has a color of #730f95        
        
          <div style="background-color:#730f95;">Content here</div>
        
        
          .mybackground {background-color:#730f95;}
        
        Background color #730f95
      
           Border around this has a color of #730f95        
        
          <div style="border:2px solid #730f95;">Content here</div>
        
        
          .myborder {border:2px solid #730f95;}
        
        Border color #730f95