#7f1fff color space conversions
Hex:
        #7f1fff
        RGB:
        127, 31, 255
        CMY:
        50, 88, 0
        CMYK:
        50, 88, 0, 0
      HSL:
        266°, 100.0000%, 56.0784%
        HSV (HSB):
        266°, 87.8431%, 100.0000%
        XYZ:
        27.2924, 12.7120, 95.6229
        xyY:
        0.2012, 0.0937, 12.7120
      CIE-Lab:
        42.3261, 78.4607, -90.9651
        CIE-LCH:
        42.3261, 120.1280, 310.7790
        CIE-Luv:
        42.3261, 10.1274, -133.0007
        Hunter-Lab:
        35.6539, 74.2441, -134.0567
      #7f1fff color charts
#7f1fff RGB chart
      #7f1fff CMYK chart
      #7f1fff RGB pie chart
      #7f1fff color shades, tints & tones
#7f1fff color schemes
#7f1fff color preview, HTML & CSS examples
           This text has a color of #7f1fff        
        
          <p style="color:#7f1fff;">Text here</p>
        
        
          .mytext {color:#7f1fff;}
        
        Text color #7f1fff
      
           This box has a color of #7f1fff        
        
          <div style="background-color:#7f1fff;">Content here</div>
        
        
          .mybackground {background-color:#7f1fff;}
        
        Background color #7f1fff
      
           Border around this has a color of #7f1fff        
        
          <div style="border:2px solid #7f1fff;">Content here</div>
        
        
          .myborder {border:2px solid #7f1fff;}
        
        Border color #7f1fff