#7f2aa3 color space conversions
Hex:
        #7f2aa3
        RGB:
        127, 42, 163
        CMY:
        50, 84, 36
        CMYK:
        22, 74, 0, 36
      HSL:
        282°, 59.0244%, 40.1961%
        HSV (HSB):
        282°, 74.2331%, 63.9216%
        XYZ:
        16.1912, 8.8123, 35.4979
        xyY:
        0.2676, 0.1457, 8.8123
      CIE-Lab:
        35.6204, 54.6711, -48.6498
        CIE-LCH:
        35.6204, 73.1829, 318.3353
        CIE-Luv:
        35.6204, 26.0568, -72.7728
        Hunter-Lab:
        29.6855, 45.4087, -50.1190
      #7f2aa3 color charts
#7f2aa3 RGB chart
      #7f2aa3 CMYK chart
      #7f2aa3 RGB pie chart
      #7f2aa3 color shades, tints & tones
#7f2aa3 color schemes
#7f2aa3 color preview, HTML & CSS examples
           This text has a color of #7f2aa3        
        
          <p style="color:#7f2aa3;">Text here</p>
        
        
          .mytext {color:#7f2aa3;}
        
        Text color #7f2aa3
      
           This box has a color of #7f2aa3        
        
          <div style="background-color:#7f2aa3;">Content here</div>
        
        
          .mybackground {background-color:#7f2aa3;}
        
        Background color #7f2aa3
      
           Border around this has a color of #7f2aa3        
        
          <div style="border:2px solid #7f2aa3;">Content here</div>
        
        
          .myborder {border:2px solid #7f2aa3;}
        
        Border color #7f2aa3