#7f1bff color space conversions
Hex:
        #7f1bff
        RGB:
        127, 27, 255
        CMY:
        50, 89, 0
        CMYK:
        50, 89, 0, 0
      HSL:
        266°, 100.0000%, 55.2941%
        HSV (HSB):
        266°, 89.4118%, 100.0000%
        XYZ:
        27.1943, 12.5159, 95.5902
        xyY:
        0.2010, 0.0925, 12.5159
      CIE-Lab:
        42.0246, 79.3647, -91.4631
        CIE-LCH:
        42.0246, 121.0960, 310.9489
        CIE-Luv:
        42.0246, 10.3670, -133.2010
        Hunter-Lab:
        35.3778, 75.2988, -135.4361
      #7f1bff color charts
#7f1bff RGB chart
      #7f1bff CMYK chart
      #7f1bff RGB pie chart
      #7f1bff color shades, tints & tones
#7f1bff color schemes
#7f1bff color preview, HTML & CSS examples
           This text has a color of #7f1bff        
        
          <p style="color:#7f1bff;">Text here</p>
        
        
          .mytext {color:#7f1bff;}
        
        Text color #7f1bff
      
           This box has a color of #7f1bff        
        
          <div style="background-color:#7f1bff;">Content here</div>
        
        
          .mybackground {background-color:#7f1bff;}
        
        Background color #7f1bff
      
           Border around this has a color of #7f1bff        
        
          <div style="border:2px solid #7f1bff;">Content here</div>
        
        
          .myborder {border:2px solid #7f1bff;}
        
        Border color #7f1bff