#7f1ffa color space conversions
Hex:
        #7f1ffa
        RGB:
        127, 31, 250
        CMY:
        50, 88, 2
        CMYK:
        49, 88, 0, 2
      HSL:
        266°, 95.6332%, 55.0980%
        HSV (HSB):
        266°, 87.6000%, 98.0392%
        XYZ:
        26.4977, 12.3941, 91.4382
        xyY:
        0.2033, 0.0951, 12.3941
      CIE-Lab:
        41.8358, 77.3407, -88.9747
        CIE-LCH:
        41.8358, 117.8902, 310.9986
        CIE-Luv:
        41.8358, 10.8359, -130.0691
        Hunter-Lab:
        35.2053, 72.7410, -129.3494
      #7f1ffa color charts
#7f1ffa RGB chart
      #7f1ffa CMYK chart
      #7f1ffa RGB pie chart
      #7f1ffa color shades, tints & tones
#7f1ffa color schemes
#7f1ffa color preview, HTML & CSS examples
           This text has a color of #7f1ffa        
        
          <p style="color:#7f1ffa;">Text here</p>
        
        
          .mytext {color:#7f1ffa;}
        
        Text color #7f1ffa
      
           This box has a color of #7f1ffa        
        
          <div style="background-color:#7f1ffa;">Content here</div>
        
        
          .mybackground {background-color:#7f1ffa;}
        
        Background color #7f1ffa
      
           Border around this has a color of #7f1ffa        
        
          <div style="border:2px solid #7f1ffa;">Content here</div>
        
        
          .myborder {border:2px solid #7f1ffa;}
        
        Border color #7f1ffa