#7149a7 color space conversions
Hex:
        #7149a7
        RGB:
        113, 73, 167
        CMY:
        56, 71, 35
        CMYK:
        32, 56, 0, 35
      HSL:
        266°, 39.1667%, 47.0588%
        HSV (HSB):
        266°, 56.2874%, 65.4902%
        XYZ:
        16.1676, 11.0658, 37.8430
        xyY:
        0.2484, 0.1700, 11.0658
      CIE-Lab:
        39.6911, 36.9902, -44.5981
        CIE-LCH:
        39.6911, 57.9419, 309.6727
        CIE-Luv:
        39.6911, 10.7714, -67.8602
        Hunter-Lab:
        33.2653, 28.5404, -44.1632
      #7149a7 color charts
#7149a7 RGB chart
      #7149a7 CMYK chart
      #7149a7 RGB pie chart
      #7149a7 color shades, tints & tones
#7149a7 color schemes
#7149a7 color preview, HTML & CSS examples
           This text has a color of #7149a7        
        
          <p style="color:#7149a7;">Text here</p>
        
        
          .mytext {color:#7149a7;}
        
        Text color #7149a7
      
           This box has a color of #7149a7        
        
          <div style="background-color:#7149a7;">Content here</div>
        
        
          .mybackground {background-color:#7149a7;}
        
        Background color #7149a7
      
           Border around this has a color of #7149a7        
        
          <div style="border:2px solid #7149a7;">Content here</div>
        
        
          .myborder {border:2px solid #7149a7;}
        
        Border color #7149a7