#7f1491 color space conversions
Hex:
        #7f1491
        RGB:
        127, 20, 145
        CMY:
        50, 92, 43
        CMYK:
        12, 86, 0, 43
      HSL:
        291°, 75.7576%, 32.3529%
        HSV (HSB):
        291°, 86.2069%, 56.8627%
        XYZ:
        14.1134, 7.0567, 27.4063
        xyY:
        0.2905, 0.1453, 7.0567
      CIE-Lab:
        31.9356, 58.1504, -43.6302
        CIE-LCH:
        31.9356, 72.6984, 323.1192
        CIE-Luv:
        31.9356, 33.7864, -64.0237
        Hunter-Lab:
        26.5644, 48.3475, -42.5739
      #7f1491 color charts
#7f1491 RGB chart
      #7f1491 CMYK chart
      #7f1491 RGB pie chart
      #7f1491 color shades, tints & tones
#7f1491 color schemes
#7f1491 color preview, HTML & CSS examples
           This text has a color of #7f1491        
        
          <p style="color:#7f1491;">Text here</p>
        
        
          .mytext {color:#7f1491;}
        
        Text color #7f1491
      
           This box has a color of #7f1491        
        
          <div style="background-color:#7f1491;">Content here</div>
        
        
          .mybackground {background-color:#7f1491;}
        
        Background color #7f1491
      
           Border around this has a color of #7f1491        
        
          <div style="border:2px solid #7f1491;">Content here</div>
        
        
          .myborder {border:2px solid #7f1491;}
        
        Border color #7f1491