#7349fc color space conversions
Hex:
        #7349fc
        RGB:
        115, 73, 252
        CMY:
        55, 71, 1
        CMYK:
        54, 71, 0, 1
      HSL:
        254°, 96.7568%, 63.7255%
        HSV (HSB):
        254°, 71.0317%, 98.8235%
        XYZ:
        27.0235, 15.4382, 93.6510
        xyY:
        0.1985, 0.1134, 15.4382
      CIE-Lab:
        46.2286, 60.5523, -82.9109
        CIE-LCH:
        46.2286, 102.6683, 306.1418
        CIE-Luv:
        46.2286, 1.5031, -126.6958
        Hunter-Lab:
        39.2915, 54.0067, -113.8134
      #7349fc color charts
#7349fc RGB chart
      #7349fc CMYK chart
      #7349fc RGB pie chart
      #7349fc color shades, tints & tones
#7349fc color schemes
#7349fc color preview, HTML & CSS examples
           This text has a color of #7349fc        
        
          <p style="color:#7349fc;">Text here</p>
        
        
          .mytext {color:#7349fc;}
        
        Text color #7349fc
      
           This box has a color of #7349fc        
        
          <div style="background-color:#7349fc;">Content here</div>
        
        
          .mybackground {background-color:#7349fc;}
        
        Background color #7349fc
      
           Border around this has a color of #7349fc        
        
          <div style="border:2px solid #7349fc;">Content here</div>
        
        
          .myborder {border:2px solid #7349fc;}
        
        Border color #7349fc