#730dfd color space conversions
Hex:
        #730dfd
        RGB:
        115, 13, 253
        CMY:
        55, 95, 1
        CMYK:
        55, 95, 0, 1
      HSL:
        266°, 98.3607%, 52.1569%
        HSV (HSB):
        266°, 94.8617%, 99.2157%
        XYZ:
        24.9438, 11.0245, 93.7418
        xyY:
        0.1923, 0.0850, 11.0245
      CIE-Lab:
        39.6218, 80.3699, -94.3634
        CIE-LCH:
        39.6218, 123.9507, 310.4212
        CIE-Luv:
        39.6218, 7.0853, -132.8483
        Hunter-Lab:
        33.2032, 75.9918, -144.1497
      #730dfd color charts
#730dfd RGB chart
      #730dfd CMYK chart
      #730dfd RGB pie chart
      #730dfd color shades, tints & tones
#730dfd color schemes
#730dfd color preview, HTML & CSS examples
           This text has a color of #730dfd        
        
          <p style="color:#730dfd;">Text here</p>
        
        
          .mytext {color:#730dfd;}
        
        Text color #730dfd
      
           This box has a color of #730dfd        
        
          <div style="background-color:#730dfd;">Content here</div>
        
        
          .mybackground {background-color:#730dfd;}
        
        Background color #730dfd
      
           Border around this has a color of #730dfd        
        
          <div style="border:2px solid #730dfd;">Content here</div>
        
        
          .myborder {border:2px solid #730dfd;}
        
        Border color #730dfd