#7f1eda color space conversions
Hex:
        #7f1eda
        RGB:
        127, 30, 218
        CMY:
        50, 88, 15
        CMYK:
        42, 86, 0, 15
      HSL:
        271°, 75.8065%, 48.6275%
        HSV (HSB):
        271°, 86.2385%, 85.4902%
        XYZ:
        21.8716, 10.5025, 67.2041
        xyY:
        0.2196, 0.1055, 10.5025
      CIE-Lab:
        38.7296, 70.4929, -75.9231
        CIE-LCH:
        38.7296, 103.6029, 312.8760
        CIE-Luv:
        38.7296, 15.9956, -110.8973
        Hunter-Lab:
        32.4076, 63.7545, -100.2652
      #7f1eda color charts
#7f1eda RGB chart
      #7f1eda CMYK chart
      #7f1eda RGB pie chart
      #7f1eda color shades, tints & tones
#7f1eda color schemes
#7f1eda color preview, HTML & CSS examples
           This text has a color of #7f1eda        
        
          <p style="color:#7f1eda;">Text here</p>
        
        
          .mytext {color:#7f1eda;}
        
        Text color #7f1eda
      
           This box has a color of #7f1eda        
        
          <div style="background-color:#7f1eda;">Content here</div>
        
        
          .mybackground {background-color:#7f1eda;}
        
        Background color #7f1eda
      
           Border around this has a color of #7f1eda        
        
          <div style="border:2px solid #7f1eda;">Content here</div>
        
        
          .myborder {border:2px solid #7f1eda;}
        
        Border color #7f1eda