#7046ac color space conversions
Hex:
        #7046ac
        RGB:
        112, 70, 172
        CMY:
        56, 73, 33
        CMYK:
        35, 59, 0, 33
      HSL:
        265°, 42.1488%, 47.4510%
        HSV (HSB):
        265°, 59.3023%, 67.4510%
        XYZ:
        16.3186, 10.8036, 40.2549
        xyY:
        0.2422, 0.1603, 10.8036
      CIE-Lab:
        39.2477, 39.7611, -48.2886
        CIE-LCH:
        39.2477, 62.5519, 309.4682
        CIE-Luv:
        39.2477, 10.3928, -73.1113
        Hunter-Lab:
        32.8689, 31.1007, -49.6051
      #7046ac color charts
#7046ac RGB chart
      #7046ac CMYK chart
      #7046ac RGB pie chart
      #7046ac color shades, tints & tones
#7046ac color schemes
#7046ac color preview, HTML & CSS examples
           This text has a color of #7046ac        
        
          <p style="color:#7046ac;">Text here</p>
        
        
          .mytext {color:#7046ac;}
        
        Text color #7046ac
      
           This box has a color of #7046ac        
        
          <div style="background-color:#7046ac;">Content here</div>
        
        
          .mybackground {background-color:#7046ac;}
        
        Background color #7046ac
      
           Border around this has a color of #7046ac        
        
          <div style="border:2px solid #7046ac;">Content here</div>
        
        
          .myborder {border:2px solid #7046ac;}
        
        Border color #7046ac