#7f3399 color space conversions
Hex:
        #7f3399
        RGB:
        127, 51, 153
        CMY:
        50, 80, 40
        CMYK:
        17, 67, 0, 40
      HSL:
        285°, 50.0000%, 40.0000%
        HSV (HSB):
        285°, 66.6667%, 60.0000%
        XYZ:
        15.6860, 9.1796, 31.0821
        xyY:
        0.2804, 0.1641, 9.1796
      CIE-Lab:
        36.3278, 48.7084, -41.4678
        CIE-LCH:
        36.3278, 63.9694, 319.5906
        CIE-Luv:
        36.3278, 26.7156, -62.9762
        Hunter-Lab:
        30.2978, 39.3930, -39.6162
      #7f3399 color charts
#7f3399 RGB chart
      #7f3399 CMYK chart
      #7f3399 RGB pie chart
      #7f3399 color shades, tints & tones
#7f3399 color schemes
#7f3399 color preview, HTML & CSS examples
           This text has a color of #7f3399        
        
          <p style="color:#7f3399;">Text here</p>
        
        
          .mytext {color:#7f3399;}
        
        Text color #7f3399
      
           This box has a color of #7f3399        
        
          <div style="background-color:#7f3399;">Content here</div>
        
        
          .mybackground {background-color:#7f3399;}
        
        Background color #7f3399
      
           Border around this has a color of #7f3399        
        
          <div style="border:2px solid #7f3399;">Content here</div>
        
        
          .myborder {border:2px solid #7f3399;}
        
        Border color #7f3399