#7f2a84 color space conversions
Hex:
        #7f2a84
        RGB:
        127, 42, 132
        CMY:
        50, 84, 48
        CMYK:
        4, 68, 0, 48
      HSL:
        297°, 51.7241%, 34.1176%
        HSV (HSB):
        297°, 68.1818%, 51.7647%
        XYZ:
        13.7452, 7.8339, 22.6174
        xyY:
        0.3110, 0.1773, 7.8339
      CIE-Lab:
        33.6345, 48.5047, -32.8703
        CIE-LCH:
        33.6345, 58.5932, 325.8756
        CIE-Luv:
        33.6345, 34.2361, -49.9461
        Hunter-Lab:
        27.9891, 38.6790, -28.3187
      #7f2a84 color charts
#7f2a84 RGB chart
      #7f2a84 CMYK chart
      #7f2a84 RGB pie chart
      #7f2a84 color shades, tints & tones
#7f2a84 color schemes
#7f2a84 color preview, HTML & CSS examples
           This text has a color of #7f2a84        
        
          <p style="color:#7f2a84;">Text here</p>
        
        
          .mytext {color:#7f2a84;}
        
        Text color #7f2a84
      
           This box has a color of #7f2a84        
        
          <div style="background-color:#7f2a84;">Content here</div>
        
        
          .mybackground {background-color:#7f2a84;}
        
        Background color #7f2a84
      
           Border around this has a color of #7f2a84        
        
          <div style="border:2px solid #7f2a84;">Content here</div>
        
        
          .myborder {border:2px solid #7f2a84;}
        
        Border color #7f2a84