#7f47ac color space conversions
Hex:
        #7f47ac
        RGB:
        127, 71, 172
        CMY:
        50, 72, 33
        CMYK:
        26, 59, 0, 33
      HSL:
        273°, 41.5638%, 47.6471%
        HSV (HSB):
        273°, 58.7209%, 67.4510%
        XYZ:
        18.4520, 11.9971, 40.3729
        xyY:
        0.2605, 0.1694, 11.9971
      CIE-Lab:
        41.2114, 42.9145, -45.0429
        CIE-LCH:
        41.2114, 62.2135, 313.6138
        CIE-Luv:
        41.2114, 17.7613, -69.8718
        Hunter-Lab:
        34.6368, 34.4779, -44.8631
      #7f47ac color charts
#7f47ac RGB chart
      #7f47ac CMYK chart
      #7f47ac RGB pie chart
      #7f47ac color shades, tints & tones
#7f47ac color schemes
#7f47ac color preview, HTML & CSS examples
           This text has a color of #7f47ac        
        
          <p style="color:#7f47ac;">Text here</p>
        
        
          .mytext {color:#7f47ac;}
        
        Text color #7f47ac
      
           This box has a color of #7f47ac        
        
          <div style="background-color:#7f47ac;">Content here</div>
        
        
          .mybackground {background-color:#7f47ac;}
        
        Background color #7f47ac
      
           Border around this has a color of #7f47ac        
        
          <div style="border:2px solid #7f47ac;">Content here</div>
        
        
          .myborder {border:2px solid #7f47ac;}
        
        Border color #7f47ac