#7034ea color space conversions
Hex:
        #7034ea
        RGB:
        112, 52, 234
        CMY:
        56, 80, 8
        CMYK:
        52, 78, 0, 8
      HSL:
        260°, 81.2500%, 56.0784%
        HSV (HSB):
        260°, 77.7778%, 91.7647%
        XYZ:
        22.7614, 11.8412, 78.9278
        xyY:
        0.2005, 0.1043, 11.8412
      CIE-Lab:
        40.9627, 64.9677, -81.4493
        CIE-LCH:
        40.9627, 104.1863, 308.5775
        CIE-Luv:
        40.9627, 5.5511, -119.5802
        Hunter-Lab:
        34.4111, 57.8501, -111.9041
      #7034ea color charts
#7034ea RGB chart
      #7034ea CMYK chart
      #7034ea RGB pie chart
      #7034ea color shades, tints & tones
#7034ea color schemes
#7034ea color preview, HTML & CSS examples
           This text has a color of #7034ea        
        
          <p style="color:#7034ea;">Text here</p>
        
        
          .mytext {color:#7034ea;}
        
        Text color #7034ea
      
           This box has a color of #7034ea        
        
          <div style="background-color:#7034ea;">Content here</div>
        
        
          .mybackground {background-color:#7034ea;}
        
        Background color #7034ea
      
           Border around this has a color of #7034ea        
        
          <div style="border:2px solid #7034ea;">Content here</div>
        
        
          .myborder {border:2px solid #7034ea;}
        
        Border color #7034ea