#7034e4 color space conversions
Hex:
        #7034e4
        RGB:
        112, 52, 228
        CMY:
        56, 80, 11
        CMYK:
        51, 77, 0, 11
      HSL:
        260°, 76.5217%, 54.9020%
        HSV (HSB):
        260°, 77.1930%, 89.4118%
        XYZ:
        21.9137, 11.5022, 74.4639
        xyY:
        0.2031, 0.1066, 11.5022
      CIE-Lab:
        40.4137, 63.4306, -78.9429
        CIE-LCH:
        40.4137, 101.2690, 308.7819
        CIE-Luv:
        40.4137, 6.2739, -115.8910
        Hunter-Lab:
        33.9148, 55.9847, -106.4377
      #7034e4 color charts
#7034e4 RGB chart
      #7034e4 CMYK chart
      #7034e4 RGB pie chart
      #7034e4 color shades, tints & tones
#7034e4 color schemes
#7034e4 color preview, HTML & CSS examples
           This text has a color of #7034e4        
        
          <p style="color:#7034e4;">Text here</p>
        
        
          .mytext {color:#7034e4;}
        
        Text color #7034e4
      
           This box has a color of #7034e4        
        
          <div style="background-color:#7034e4;">Content here</div>
        
        
          .mybackground {background-color:#7034e4;}
        
        Background color #7034e4
      
           Border around this has a color of #7034e4        
        
          <div style="border:2px solid #7034e4;">Content here</div>
        
        
          .myborder {border:2px solid #7034e4;}
        
        Border color #7034e4