#7f3fa1 color space conversions
Hex:
        #7f3fa1
        RGB:
        127, 63, 161
        CMY:
        50, 75, 37
        CMYK:
        21, 61, 0, 37
      HSL:
        279°, 43.7500%, 43.9216%
        HSV (HSB):
        279°, 60.8696%, 63.1373%
        XYZ:
        16.9629, 10.6402, 34.8779
        xyY:
        0.2715, 0.1703, 10.6402
      CIE-Lab:
        38.9678, 44.5777, -42.0722
        CIE-LCH:
        38.9678, 61.2964, 316.6562
        CIE-Luv:
        38.9678, 22.0126, -64.7353
        Hunter-Lab:
        32.6194, 35.7407, -40.5616
      #7f3fa1 color charts
#7f3fa1 RGB chart
      #7f3fa1 CMYK chart
      #7f3fa1 RGB pie chart
      #7f3fa1 color shades, tints & tones
#7f3fa1 color schemes
#7f3fa1 color preview, HTML & CSS examples
           This text has a color of #7f3fa1        
        
          <p style="color:#7f3fa1;">Text here</p>
        
        
          .mytext {color:#7f3fa1;}
        
        Text color #7f3fa1
      
           This box has a color of #7f3fa1        
        
          <div style="background-color:#7f3fa1;">Content here</div>
        
        
          .mybackground {background-color:#7f3fa1;}
        
        Background color #7f3fa1
      
           Border around this has a color of #7f3fa1        
        
          <div style="border:2px solid #7f3fa1;">Content here</div>
        
        
          .myborder {border:2px solid #7f3fa1;}
        
        Border color #7f3fa1