#730fe2 color space conversions
Hex:
        #730fe2
        RGB:
        115, 15, 226
        CMY:
        55, 94, 11
        CMYK:
        49, 93, 0, 11
      HSL:
        268°, 87.5519%, 47.2549%
        HSV (HSB):
        268°, 93.3628%, 88.6275%
        XYZ:
        20.9685, 9.4775, 72.6757
        xyY:
        0.2033, 0.0919, 9.4775
      CIE-Lab:
        36.8878, 74.1556, -83.6000
        CIE-LCH:
        36.8878, 111.7498, 311.5739
        CIE-Luv:
        36.8878, 10.6512, -117.2726
        Hunter-Lab:
        30.7855, 67.7047, -118.4167
      #730fe2 color charts
#730fe2 RGB chart
      #730fe2 CMYK chart
      #730fe2 RGB pie chart
      #730fe2 color shades, tints & tones
#730fe2 color schemes
#730fe2 color preview, HTML & CSS examples
           This text has a color of #730fe2        
        
          <p style="color:#730fe2;">Text here</p>
        
        
          .mytext {color:#730fe2;}
        
        Text color #730fe2
      
           This box has a color of #730fe2        
        
          <div style="background-color:#730fe2;">Content here</div>
        
        
          .mybackground {background-color:#730fe2;}
        
        Background color #730fe2
      
           Border around this has a color of #730fe2        
        
          <div style="border:2px solid #730fe2;">Content here</div>
        
        
          .myborder {border:2px solid #730fe2;}
        
        Border color #730fe2