#7300b1 color space conversions
Hex:
        #7300b1
        RGB:
        115, 0, 177
        CMY:
        55, 100, 31
        CMYK:
        35, 100, 0, 31
      HSL:
        279°, 100.0000%, 34.7059%
        HSV (HSB):
        279°, 100.0000%, 69.4118%
        XYZ:
        15.0060, 6.8192, 42.1203
        xyY:
        0.2347, 0.1066, 6.8192
      CIE-Lab:
        31.3916, 65.9634, -64.0174
        CIE-LCH:
        31.3916, 91.9206, 315.8577
        CIE-Luv:
        31.3916, 19.7964, -88.3326
        Hunter-Lab:
        26.1135, 56.8757, -77.3534
      #7300b1 color charts
#7300b1 RGB chart
      #7300b1 CMYK chart
      #7300b1 RGB pie chart
      #7300b1 color shades, tints & tones
#7300b1 color schemes
#7300b1 color preview, HTML & CSS examples
           This text has a color of #7300b1        
        
          <p style="color:#7300b1;">Text here</p>
        
        
          .mytext {color:#7300b1;}
        
        Text color #7300b1
      
           This box has a color of #7300b1        
        
          <div style="background-color:#7300b1;">Content here</div>
        
        
          .mybackground {background-color:#7300b1;}
        
        Background color #7300b1
      
           Border around this has a color of #7300b1        
        
          <div style="border:2px solid #7300b1;">Content here</div>
        
        
          .myborder {border:2px solid #7300b1;}
        
        Border color #7300b1