#7300be color space conversions
Hex:
        #7300be
        RGB:
        115, 0, 190
        CMY:
        55, 100, 25
        CMYK:
        39, 100, 0, 25
      HSL:
        276°, 100.0000%, 37.2549%
        HSV (HSB):
        276°, 100.0000%, 74.5098%
        XYZ:
        16.3645, 7.3625, 49.2738
        xyY:
        0.2242, 0.1009, 7.3625
      CIE-Lab:
        32.6184, 68.5959, -69.7248
        CIE-LCH:
        32.6184, 97.8107, 314.5324
        CIE-Luv:
        32.6184, 17.1800, -96.2783
        Hunter-Lab:
        27.1340, 60.1687, -88.6734
      #7300be color charts
#7300be RGB chart
      #7300be CMYK chart
      #7300be RGB pie chart
      #7300be color shades, tints & tones
#7300be color schemes
#7300be color preview, HTML & CSS examples
           This text has a color of #7300be        
        
          <p style="color:#7300be;">Text here</p>
        
        
          .mytext {color:#7300be;}
        
        Text color #7300be
      
           This box has a color of #7300be        
        
          <div style="background-color:#7300be;">Content here</div>
        
        
          .mybackground {background-color:#7300be;}
        
        Background color #7300be
      
           Border around this has a color of #7300be        
        
          <div style="border:2px solid #7300be;">Content here</div>
        
        
          .myborder {border:2px solid #7300be;}
        
        Border color #7300be