#730ca5 color space conversions
Hex:
        #730ca5
        RGB:
        115, 12, 165
        CMY:
        55, 95, 35
        CMYK:
        30, 93, 0, 35
      HSL:
        280°, 86.4407%, 34.7059%
        HSV (HSB):
        280°, 92.7273%, 64.7059%
        XYZ:
        13.9932, 6.6244, 36.1384
        xyY:
        0.2466, 0.1167, 6.6244
      CIE-Lab:
        30.9361, 61.7051, -57.5491
        CIE-LCH:
        30.9361, 84.3767, 316.9959
        CIE-Luv:
        30.9361, 21.9371, -80.2353
        Hunter-Lab:
        25.7379, 52.0059, -65.2322
      #730ca5 color charts
#730ca5 RGB chart
      #730ca5 CMYK chart
      #730ca5 RGB pie chart
      #730ca5 color shades, tints & tones
#730ca5 color schemes
#730ca5 color preview, HTML & CSS examples
           This text has a color of #730ca5        
        
          <p style="color:#730ca5;">Text here</p>
        
        
          .mytext {color:#730ca5;}
        
        Text color #730ca5
      
           This box has a color of #730ca5        
        
          <div style="background-color:#730ca5;">Content here</div>
        
        
          .mybackground {background-color:#730ca5;}
        
        Background color #730ca5
      
           Border around this has a color of #730ca5        
        
          <div style="border:2px solid #730ca5;">Content here</div>
        
        
          .myborder {border:2px solid #730ca5;}
        
        Border color #730ca5