#7047a3 color space conversions
Hex:
        #7047a3
        RGB:
        112, 71, 163
        CMY:
        56, 72, 36
        CMYK:
        31, 56, 0, 36
      HSL:
        267°, 39.3162%, 45.8824%
        HSV (HSB):
        267°, 56.4417%, 63.9216%
        XYZ:
        15.5462, 10.5956, 35.8761
        xyY:
        0.2507, 0.1708, 10.5956
      CIE-Lab:
        38.8908, 36.8438, -43.4983
        CIE-LCH:
        38.8908, 57.0050, 310.2652
        CIE-Luv:
        38.8908, 11.4206, -65.8818
        Hunter-Lab:
        32.5508, 28.2872, -42.5613
      #7047a3 color charts
#7047a3 RGB chart
      #7047a3 CMYK chart
      #7047a3 RGB pie chart
      #7047a3 color shades, tints & tones
#7047a3 color schemes
#7047a3 color preview, HTML & CSS examples
           This text has a color of #7047a3        
        
          <p style="color:#7047a3;">Text here</p>
        
        
          .mytext {color:#7047a3;}
        
        Text color #7047a3
      
           This box has a color of #7047a3        
        
          <div style="background-color:#7047a3;">Content here</div>
        
        
          .mybackground {background-color:#7047a3;}
        
        Background color #7047a3
      
           Border around this has a color of #7047a3        
        
          <div style="border:2px solid #7047a3;">Content here</div>
        
        
          .myborder {border:2px solid #7047a3;}
        
        Border color #7047a3