#7f4ac1 color space conversions
Hex:
        #7f4ac1
        RGB:
        127, 74, 193
        CMY:
        50, 71, 24
        CMYK:
        34, 62, 0, 24
      HSL:
        267°, 48.9712%, 52.3529%
        HSV (HSB):
        267°, 61.6580%, 75.6863%
        XYZ:
        20.8268, 13.2598, 51.9138
        xyY:
        0.2422, 0.1542, 13.2598
      CIE-Lab:
        43.1522, 46.4718, -54.2578
        CIE-LCH:
        43.1522, 71.4390, 310.5801
        CIE-Luv:
        43.1522, 13.4844, -84.4244
        Hunter-Lab:
        36.4141, 38.3674, -59.0371
      #7f4ac1 color charts
#7f4ac1 RGB chart
      #7f4ac1 CMYK chart
      #7f4ac1 RGB pie chart
      #7f4ac1 color shades, tints & tones
#7f4ac1 color schemes
#7f4ac1 color preview, HTML & CSS examples
           This text has a color of #7f4ac1        
        
          <p style="color:#7f4ac1;">Text here</p>
        
        
          .mytext {color:#7f4ac1;}
        
        Text color #7f4ac1
      
           This box has a color of #7f4ac1        
        
          <div style="background-color:#7f4ac1;">Content here</div>
        
        
          .mybackground {background-color:#7f4ac1;}
        
        Background color #7f4ac1
      
           Border around this has a color of #7f4ac1        
        
          <div style="border:2px solid #7f4ac1;">Content here</div>
        
        
          .myborder {border:2px solid #7f4ac1;}
        
        Border color #7f4ac1