#730ec2 color space conversions
Hex:
        #730ec2
        RGB:
        115, 14, 194
        CMY:
        55, 95, 24
        CMYK:
        41, 93, 0, 24
      HSL:
        274°, 86.5385%, 40.7843%
        HSV (HSB):
        274°, 92.7835%, 76.0784%
        XYZ:
        16.9649, 7.8540, 51.6608
        xyY:
        0.2218, 0.1027, 7.8540
      CIE-Lab:
        33.6769, 67.3944, -70.3403
        CIE-LCH:
        33.6769, 97.4154, 313.7747
        CIE-Luv:
        33.6769, 15.9162, -98.2369
        Hunter-Lab:
        28.0249, 59.0113, -89.6770
      #730ec2 color charts
#730ec2 RGB chart
      #730ec2 CMYK chart
      #730ec2 RGB pie chart
      #730ec2 color shades, tints & tones
#730ec2 color schemes
#730ec2 color preview, HTML & CSS examples
           This text has a color of #730ec2        
        
          <p style="color:#730ec2;">Text here</p>
        
        
          .mytext {color:#730ec2;}
        
        Text color #730ec2
      
           This box has a color of #730ec2        
        
          <div style="background-color:#730ec2;">Content here</div>
        
        
          .mybackground {background-color:#730ec2;}
        
        Background color #730ec2
      
           Border around this has a color of #730ec2        
        
          <div style="border:2px solid #730ec2;">Content here</div>
        
        
          .myborder {border:2px solid #730ec2;}
        
        Border color #730ec2