#7f1eaa color space conversions
Hex:
        #7f1eaa
        RGB:
        127, 30, 170
        CMY:
        50, 88, 33
        CMYK:
        25, 82, 0, 33
      HSL:
        282°, 70.0000%, 39.2157%
        HSV (HSB):
        282°, 82.3529%, 66.6667%
        XYZ:
        16.4724, 8.3429, 38.7724
        xyY:
        0.2591, 0.1312, 8.3429
      CIE-Lab:
        34.6870, 60.2895, -54.3677
        CIE-LCH:
        34.6870, 81.1830, 317.9566
        CIE-Luv:
        34.6870, 25.9794, -79.9184
        Hunter-Lab:
        28.8840, 51.2505, -59.3690
      #7f1eaa color charts
#7f1eaa RGB chart
      #7f1eaa CMYK chart
      #7f1eaa RGB pie chart
      #7f1eaa color shades, tints & tones
#7f1eaa color schemes
#7f1eaa color preview, HTML & CSS examples
           This text has a color of #7f1eaa        
        
          <p style="color:#7f1eaa;">Text here</p>
        
        
          .mytext {color:#7f1eaa;}
        
        Text color #7f1eaa
      
           This box has a color of #7f1eaa        
        
          <div style="background-color:#7f1eaa;">Content here</div>
        
        
          .mybackground {background-color:#7f1eaa;}
        
        Background color #7f1eaa
      
           Border around this has a color of #7f1eaa        
        
          <div style="border:2px solid #7f1eaa;">Content here</div>
        
        
          .myborder {border:2px solid #7f1eaa;}
        
        Border color #7f1eaa