#7f1fda color space conversions
Hex:
        #7f1fda
        RGB:
        127, 31, 218
        CMY:
        50, 88, 15
        CMYK:
        42, 86, 0, 15
      HSL:
        271°, 75.1004%, 48.8235%
        HSV (HSB):
        271°, 85.7798%, 85.4902%
        XYZ:
        21.8973, 10.5540, 67.2127
        xyY:
        0.2197, 0.1059, 10.5540
      CIE-Lab:
        38.8188, 70.2285, -75.7766
        CIE-LCH:
        38.8188, 103.3157, 312.8238
        CIE-Luv:
        38.8188, 15.9187, -110.8108
        Hunter-Lab:
        32.4869, 63.4632, -99.9254
      #7f1fda color charts
#7f1fda RGB chart
      #7f1fda CMYK chart
      #7f1fda RGB pie chart
      #7f1fda color shades, tints & tones
#7f1fda color schemes
#7f1fda color preview, HTML & CSS examples
           This text has a color of #7f1fda        
        
          <p style="color:#7f1fda;">Text here</p>
        
        
          .mytext {color:#7f1fda;}
        
        Text color #7f1fda
      
           This box has a color of #7f1fda        
        
          <div style="background-color:#7f1fda;">Content here</div>
        
        
          .mybackground {background-color:#7f1fda;}
        
        Background color #7f1fda
      
           Border around this has a color of #7f1fda        
        
          <div style="border:2px solid #7f1fda;">Content here</div>
        
        
          .myborder {border:2px solid #7f1fda;}
        
        Border color #7f1fda