#7034ef color space conversions
Hex:
        #7034ef
        RGB:
        112, 52, 239
        CMY:
        56, 80, 6
        CMYK:
        53, 78, 0, 6
      HSL:
        259°, 85.3881%, 57.0588%
        HSV (HSB):
        259°, 78.2427%, 93.7255%
        XYZ:
        23.4901, 12.1327, 82.7651
        xyY:
        0.1984, 0.1025, 12.1327
      CIE-Lab:
        41.4263, 66.2481, -83.5156
        CIE-LCH:
        41.4263, 106.6005, 308.4229
        CIE-Luv:
        41.4263, 4.9671, -122.6266
        Hunter-Lab:
        34.8321, 59.4209, -116.4977
      #7034ef color charts
#7034ef RGB chart
      #7034ef CMYK chart
      #7034ef RGB pie chart
      #7034ef color shades, tints & tones
#7034ef color schemes
#7034ef color preview, HTML & CSS examples
           This text has a color of #7034ef        
        
          <p style="color:#7034ef;">Text here</p>
        
        
          .mytext {color:#7034ef;}
        
        Text color #7034ef
      
           This box has a color of #7034ef        
        
          <div style="background-color:#7034ef;">Content here</div>
        
        
          .mybackground {background-color:#7034ef;}
        
        Background color #7034ef
      
           Border around this has a color of #7034ef        
        
          <div style="border:2px solid #7034ef;">Content here</div>
        
        
          .myborder {border:2px solid #7034ef;}
        
        Border color #7034ef