#7034a8 color space conversions
Hex:
        #7034a8
        RGB:
        112, 52, 168
        CMY:
        56, 80, 34
        CMYK:
        33, 69, 0, 34
      HSL:
        271°, 52.7273%, 43.1373%
        HSV (HSB):
        271°, 69.0476%, 65.8824%
        XYZ:
        14.9780, 8.7279, 37.9410
        xyY:
        0.2430, 0.1416, 8.7279
      CIE-Lab:
        35.4550, 48.2803, -52.0230
        CIE-LCH:
        35.4550, 70.9745, 312.8630
        CIE-Luv:
        35.4550, 15.1363, -76.4615
        Hunter-Lab:
        29.5430, 38.7973, -55.4640
      #7034a8 color charts
#7034a8 RGB chart
      #7034a8 CMYK chart
      #7034a8 RGB pie chart
      #7034a8 color shades, tints & tones
#7034a8 color schemes
#7034a8 color preview, HTML & CSS examples
           This text has a color of #7034a8        
        
          <p style="color:#7034a8;">Text here</p>
        
        
          .mytext {color:#7034a8;}
        
        Text color #7034a8
      
           This box has a color of #7034a8        
        
          <div style="background-color:#7034a8;">Content here</div>
        
        
          .mybackground {background-color:#7034a8;}
        
        Background color #7034a8
      
           Border around this has a color of #7034a8        
        
          <div style="border:2px solid #7034a8;">Content here</div>
        
        
          .myborder {border:2px solid #7034a8;}
        
        Border color #7034a8