#7149a3 color space conversions
Hex:
        #7149a3
        RGB:
        113, 73, 163
        CMY:
        56, 71, 36
        CMYK:
        31, 55, 0, 36
      HSL:
        267°, 38.1356%, 46.2745%
        HSV (HSB):
        267°, 55.2147%, 63.9216%
        XYZ:
        15.8035, 10.9201, 35.9252
        xyY:
        0.2523, 0.1743, 10.9201
      CIE-Lab:
        39.4456, 35.9522, -42.6046
        CIE-LCH:
        39.4456, 55.7469, 310.1596
        CIE-Luv:
        39.4456, 11.3457, -64.7899
        Hunter-Lab:
        33.0456, 27.5344, -41.3245
      #7149a3 color charts
#7149a3 RGB chart
      #7149a3 CMYK chart
      #7149a3 RGB pie chart
      #7149a3 color shades, tints & tones
#7149a3 color schemes
#7149a3 color preview, HTML & CSS examples
           This text has a color of #7149a3        
        
          <p style="color:#7149a3;">Text here</p>
        
        
          .mytext {color:#7149a3;}
        
        Text color #7149a3
      
           This box has a color of #7149a3        
        
          <div style="background-color:#7149a3;">Content here</div>
        
        
          .mybackground {background-color:#7149a3;}
        
        Background color #7149a3
      
           Border around this has a color of #7149a3        
        
          <div style="border:2px solid #7149a3;">Content here</div>
        
        
          .myborder {border:2px solid #7149a3;}
        
        Border color #7149a3