#7e064e color space conversions
Hex:
        #7e064e
        RGB:
        126, 6, 78
        CMY:
        51, 98, 69
        CMYK:
        0, 95, 38, 51
      HSL:
        324°, 90.9091%, 25.8824%
        HSV (HSB):
        324°, 95.2381%, 49.4118%
        XYZ:
        10.0445, 5.1159, 7.6658
        xyY:
        0.4400, 0.2241, 5.1159
      CIE-Lab:
        27.0625, 50.7776, -8.3382
        CIE-LCH:
        27.0625, 51.4577, 350.6746
        CIE-Luv:
        27.0625, 59.1547, -17.2123
        Hunter-Lab:
        22.6184, 39.6866, -4.2616
      #7e064e color charts
#7e064e RGB chart
      #7e064e CMYK chart
      #7e064e RGB pie chart
      #7e064e color shades, tints & tones
#7e064e color schemes
#7e064e color preview, HTML & CSS examples
           This text has a color of #7e064e        
        
          <p style="color:#7e064e;">Text here</p>
        
        
          .mytext {color:#7e064e;}
        
        Text color #7e064e
      
           This box has a color of #7e064e        
        
          <div style="background-color:#7e064e;">Content here</div>
        
        
          .mybackground {background-color:#7e064e;}
        
        Background color #7e064e
      
           Border around this has a color of #7e064e        
        
          <div style="border:2px solid #7e064e;">Content here</div>
        
        
          .myborder {border:2px solid #7e064e;}
        
        Border color #7e064e