#7f377e color space conversions
Hex:
        #7f377e
        RGB:
        127, 55, 126
        CMY:
        50, 78, 51
        CMYK:
        0, 57, 1, 50
      HSL:
        301°, 39.5604%, 35.6863%
        HSV (HSB):
        301°, 56.6929%, 49.8039%
        XYZ:
        13.8845, 8.7508, 20.6959
        xyY:
        0.3204, 0.2020, 8.7508
      CIE-Lab:
        35.4999, 41.3476, -26.2001
        CIE-LCH:
        35.4999, 48.9497, 327.6394
        CIE-Luv:
        35.4999, 32.3773, -40.7492
        Hunter-Lab:
        29.5817, 32.0129, -20.7733
      #7f377e color charts
#7f377e RGB chart
      #7f377e CMYK chart
      #7f377e RGB pie chart
      #7f377e color shades, tints & tones
#7f377e color schemes
#7f377e color preview, HTML & CSS examples
           This text has a color of #7f377e        
        
          <p style="color:#7f377e;">Text here</p>
        
        
          .mytext {color:#7f377e;}
        
        Text color #7f377e
      
           This box has a color of #7f377e        
        
          <div style="background-color:#7f377e;">Content here</div>
        
        
          .mybackground {background-color:#7f377e;}
        
        Background color #7f377e
      
           Border around this has a color of #7f377e        
        
          <div style="border:2px solid #7f377e;">Content here</div>
        
        
          .myborder {border:2px solid #7f377e;}
        
        Border color #7f377e