#7f3e82 color space conversions
Hex:
        #7f3e82
        RGB:
        127, 62, 130
        CMY:
        50, 76, 49
        CMYK:
        2, 52, 0, 49
      HSL:
        297°, 35.4167%, 37.6471%
        HSV (HSB):
        297°, 52.3077%, 50.9804%
        XYZ:
        14.5043, 9.5690, 22.2016
        xyY:
        0.3134, 0.2068, 9.5690
      CIE-Lab:
        37.0575, 38.4955, -26.2384
        CIE-LCH:
        37.0575, 46.5871, 325.7218
        CIE-Luv:
        37.0575, 29.1086, -40.9342
        Hunter-Lab:
        30.9338, 29.5613, -20.8997
      #7f3e82 color charts
#7f3e82 RGB chart
      #7f3e82 CMYK chart
      #7f3e82 RGB pie chart
      #7f3e82 color shades, tints & tones
#7f3e82 color schemes
#7f3e82 color preview, HTML & CSS examples
           This text has a color of #7f3e82        
        
          <p style="color:#7f3e82;">Text here</p>
        
        
          .mytext {color:#7f3e82;}
        
        Text color #7f3e82
      
           This box has a color of #7f3e82        
        
          <div style="background-color:#7f3e82;">Content here</div>
        
        
          .mybackground {background-color:#7f3e82;}
        
        Background color #7f3e82
      
           Border around this has a color of #7f3e82        
        
          <div style="border:2px solid #7f3e82;">Content here</div>
        
        
          .myborder {border:2px solid #7f3e82;}
        
        Border color #7f3e82