#7e0a4e color space conversions
Hex:
        #7e0a4e
        RGB:
        126, 10, 78
        CMY:
        51, 96, 69
        CMYK:
        0, 92, 38, 51
      HSL:
        325°, 85.2941%, 26.6667%
        HSV (HSB):
        325°, 92.0635%, 49.4118%
        XYZ:
        10.0879, 5.2028, 7.6803
        xyY:
        0.4392, 0.2265, 5.2028
      CIE-Lab:
        27.3048, 50.0735, -7.9725
        CIE-LCH:
        27.3048, 50.7042, 350.9536
        CIE-Luv:
        27.3048, 58.6152, -16.7316
        Hunter-Lab:
        22.8096, 39.0276, -3.9970
      #7e0a4e color charts
#7e0a4e RGB chart
      #7e0a4e CMYK chart
      #7e0a4e RGB pie chart
      #7e0a4e color shades, tints & tones
#7e0a4e color schemes
#7e0a4e color preview, HTML & CSS examples
           This text has a color of #7e0a4e        
        
          <p style="color:#7e0a4e;">Text here</p>
        
        
          .mytext {color:#7e0a4e;}
        
        Text color #7e0a4e
      
           This box has a color of #7e0a4e        
        
          <div style="background-color:#7e0a4e;">Content here</div>
        
        
          .mybackground {background-color:#7e0a4e;}
        
        Background color #7e0a4e
      
           Border around this has a color of #7e0a4e        
        
          <div style="border:2px solid #7e0a4e;">Content here</div>
        
        
          .myborder {border:2px solid #7e0a4e;}
        
        Border color #7e0a4e