#7e0e4e color space conversions
Hex:
        #7e0e4e
        RGB:
        126, 14, 78
        CMY:
        51, 95, 69
        CMYK:
        0, 89, 38, 51
      HSL:
        326°, 80.0000%, 27.4510%
        HSV (HSB):
        326°, 88.8889%, 49.4118%
        XYZ:
        10.1364, 5.2998, 7.6964
        xyY:
        0.4382, 0.2291, 5.2998
      CIE-Lab:
        27.5722, 49.2994, -7.5693
        CIE-LCH:
        27.5722, 49.8771, 351.2711
        CIE-Luv:
        27.5722, 58.0150, -16.1982
        Hunter-Lab:
        23.0212, 38.3075, -3.7070
      #7e0e4e color charts
#7e0e4e RGB chart
      #7e0e4e CMYK chart
      #7e0e4e RGB pie chart
      #7e0e4e color shades, tints & tones
#7e0e4e color schemes
#7e0e4e color preview, HTML & CSS examples
           This text has a color of #7e0e4e        
        
          <p style="color:#7e0e4e;">Text here</p>
        
        
          .mytext {color:#7e0e4e;}
        
        Text color #7e0e4e
      
           This box has a color of #7e0e4e        
        
          <div style="background-color:#7e0e4e;">Content here</div>
        
        
          .mybackground {background-color:#7e0e4e;}
        
        Background color #7e0e4e
      
           Border around this has a color of #7e0e4e        
        
          <div style="border:2px solid #7e0e4e;">Content here</div>
        
        
          .myborder {border:2px solid #7e0e4e;}
        
        Border color #7e0e4e