#7047a2 color space conversions
Hex:
        #7047a2
        RGB:
        112, 71, 162
        CMY:
        56, 72, 36
        CMYK:
        31, 56, 0, 36
      HSL:
        267°, 39.0558%, 45.6863%
        HSV (HSB):
        267°, 56.1728%, 63.5294%
        XYZ:
        15.4569, 10.5599, 35.4060
        xyY:
        0.2516, 0.1719, 10.5599
      CIE-Lab:
        38.8290, 36.5855, -42.9987
        CIE-LCH:
        38.8290, 56.4569, 310.3928
        CIE-Luv:
        38.8290, 11.5674, -65.1166
        Hunter-Lab:
        32.4959, 28.0369, -41.8524
      #7047a2 color charts
#7047a2 RGB chart
      #7047a2 CMYK chart
      #7047a2 RGB pie chart
      #7047a2 color shades, tints & tones
#7047a2 color schemes
#7047a2 color preview, HTML & CSS examples
           This text has a color of #7047a2        
        
          <p style="color:#7047a2;">Text here</p>
        
        
          .mytext {color:#7047a2;}
        
        Text color #7047a2
      
           This box has a color of #7047a2        
        
          <div style="background-color:#7047a2;">Content here</div>
        
        
          .mybackground {background-color:#7047a2;}
        
        Background color #7047a2
      
           Border around this has a color of #7047a2        
        
          <div style="border:2px solid #7047a2;">Content here</div>
        
        
          .myborder {border:2px solid #7047a2;}
        
        Border color #7047a2