#7f0149 color space conversions
Hex:
        #7f0149
        RGB:
        127, 1, 73
        CMY:
        50, 100, 71
        CMYK:
        0, 99, 43, 50
      HSL:
        326°, 98.4375%, 25.0980%
        HSV (HSB):
        326°, 99.2126%, 49.8039%
        XYZ:
        9.9658, 5.0148, 6.7460
        xyY:
        0.4587, 0.2308, 5.0148
      CIE-Lab:
        26.7768, 51.3909, -5.3862
        CIE-LCH:
        26.7768, 51.6723, 354.0167
        CIE-Luv:
        26.7768, 62.7550, -14.0052
        Hunter-Lab:
        22.3937, 40.2488, -2.1853
      #7f0149 color charts
#7f0149 RGB chart
      #7f0149 CMYK chart
      #7f0149 RGB pie chart
      #7f0149 color shades, tints & tones
#7f0149 color schemes
#7f0149 color preview, HTML & CSS examples
           This text has a color of #7f0149        
        
          <p style="color:#7f0149;">Text here</p>
        
        
          .mytext {color:#7f0149;}
        
        Text color #7f0149
      
           This box has a color of #7f0149        
        
          <div style="background-color:#7f0149;">Content here</div>
        
        
          .mybackground {background-color:#7f0149;}
        
        Background color #7f0149
      
           Border around this has a color of #7f0149        
        
          <div style="border:2px solid #7f0149;">Content here</div>
        
        
          .myborder {border:2px solid #7f0149;}
        
        Border color #7f0149