#7f20aa color space conversions
Hex:
        #7f20aa
        RGB:
        127, 32, 170
        CMY:
        50, 87, 33
        CMYK:
        25, 81, 0, 33
      HSL:
        281°, 68.3168%, 39.6078%
        HSV (HSB):
        281°, 81.1765%, 66.6667%
        XYZ:
        16.5246, 8.4473, 38.7898
        xyY:
        0.2592, 0.1325, 8.4473
      CIE-Lab:
        34.8977, 59.6757, -54.0256
        CIE-LCH:
        34.8977, 80.4982, 317.8448
        CIE-Luv:
        34.8977, 25.7561, -79.6111
        Hunter-Lab:
        29.0643, 50.6243, -58.7846
      #7f20aa color charts
#7f20aa RGB chart
      #7f20aa CMYK chart
      #7f20aa RGB pie chart
      #7f20aa color shades, tints & tones
#7f20aa color schemes
#7f20aa color preview, HTML & CSS examples
           This text has a color of #7f20aa        
        
          <p style="color:#7f20aa;">Text here</p>
        
        
          .mytext {color:#7f20aa;}
        
        Text color #7f20aa
      
           This box has a color of #7f20aa        
        
          <div style="background-color:#7f20aa;">Content here</div>
        
        
          .mybackground {background-color:#7f20aa;}
        
        Background color #7f20aa
      
           Border around this has a color of #7f20aa        
        
          <div style="border:2px solid #7f20aa;">Content here</div>
        
        
          .myborder {border:2px solid #7f20aa;}
        
        Border color #7f20aa