#7f2eaa color space conversions
Hex:
        #7f2eaa
        RGB:
        127, 46, 170
        CMY:
        50, 82, 33
        CMYK:
        25, 73, 0, 33
      HSL:
        279°, 57.4074%, 42.3529%
        HSV (HSB):
        279°, 72.9412%, 66.6667%
        XYZ:
        16.9851, 9.3683, 38.9433
        xyY:
        0.2601, 0.1435, 9.3683
      CIE-Lab:
        36.6839, 54.5447, -51.1326
        CIE-LCH:
        36.6839, 74.7641, 316.8493
        CIE-Luv:
        36.6839, 23.7544, -76.7791
        Hunter-Lab:
        30.6077, 45.4914, -54.0115
      #7f2eaa color charts
#7f2eaa RGB chart
      #7f2eaa CMYK chart
      #7f2eaa RGB pie chart
      #7f2eaa color shades, tints & tones
#7f2eaa color schemes
#7f2eaa color preview, HTML & CSS examples
           This text has a color of #7f2eaa        
        
          <p style="color:#7f2eaa;">Text here</p>
        
        
          .mytext {color:#7f2eaa;}
        
        Text color #7f2eaa
      
           This box has a color of #7f2eaa        
        
          <div style="background-color:#7f2eaa;">Content here</div>
        
        
          .mybackground {background-color:#7f2eaa;}
        
        Background color #7f2eaa
      
           Border around this has a color of #7f2eaa        
        
          <div style="border:2px solid #7f2eaa;">Content here</div>
        
        
          .myborder {border:2px solid #7f2eaa;}
        
        Border color #7f2eaa