#7f1faf color space conversions
Hex:
        #7f1faf
        RGB:
        127, 31, 175
        CMY:
        50, 88, 31
        CMYK:
        27, 82, 0, 31
      HSL:
        280°, 69.9029%, 40.3922%
        HSV (HSB):
        280°, 82.2857%, 68.6275%
        XYZ:
        16.9802, 8.5871, 41.3200
        xyY:
        0.2539, 0.1284, 8.5871
      CIE-Lab:
        35.1769, 61.0136, -56.5622
        CIE-LCH:
        35.1769, 83.1982, 317.1682
        CIE-Luv:
        35.1769, 24.6737, -83.1509
        Hunter-Lab:
        29.3038, 52.1510, -63.0894
      #7f1faf color charts
#7f1faf RGB chart
      #7f1faf CMYK chart
      #7f1faf RGB pie chart
      #7f1faf color shades, tints & tones
#7f1faf color schemes
#7f1faf color preview, HTML & CSS examples
           This text has a color of #7f1faf        
        
          <p style="color:#7f1faf;">Text here</p>
        
        
          .mytext {color:#7f1faf;}
        
        Text color #7f1faf
      
           This box has a color of #7f1faf        
        
          <div style="background-color:#7f1faf;">Content here</div>
        
        
          .mybackground {background-color:#7f1faf;}
        
        Background color #7f1faf
      
           Border around this has a color of #7f1faf        
        
          <div style="border:2px solid #7f1faf;">Content here</div>
        
        
          .myborder {border:2px solid #7f1faf;}
        
        Border color #7f1faf