#7f40ac color space conversions
Hex:
        #7f40ac
        RGB:
        127, 64, 172
        CMY:
        50, 75, 33
        CMYK:
        26, 63, 0, 33
      HSL:
        275°, 45.7627%, 46.2745%
        HSV (HSB):
        275°, 62.7907%, 67.4510%
        XYZ:
        18.0322, 11.1574, 40.2329
        xyY:
        0.2597, 0.1607, 11.1574
      CIE-Lab:
        39.8443, 46.5948, -47.2339
        CIE-LCH:
        39.8443, 66.3485, 314.6097
        CIE-Luv:
        39.8443, 19.5818, -72.6597
        Hunter-Lab:
        33.4027, 37.9073, -48.0319
      #7f40ac color charts
#7f40ac RGB chart
      #7f40ac CMYK chart
      #7f40ac RGB pie chart
      #7f40ac color shades, tints & tones
#7f40ac color schemes
#7f40ac color preview, HTML & CSS examples
           This text has a color of #7f40ac        
        
          <p style="color:#7f40ac;">Text here</p>
        
        
          .mytext {color:#7f40ac;}
        
        Text color #7f40ac
      
           This box has a color of #7f40ac        
        
          <div style="background-color:#7f40ac;">Content here</div>
        
        
          .mybackground {background-color:#7f40ac;}
        
        Background color #7f40ac
      
           Border around this has a color of #7f40ac        
        
          <div style="border:2px solid #7f40ac;">Content here</div>
        
        
          .myborder {border:2px solid #7f40ac;}
        
        Border color #7f40ac