#7e367e color space conversions
Hex:
        #7e367e
        RGB:
        126, 54, 126
        CMY:
        51, 79, 51
        CMYK:
        0, 57, 0, 51
      HSL:
        300°, 40.0000%, 35.2941%
        HSV (HSB):
        300°, 57.1429%, 49.4118%
        XYZ:
        13.6892, 8.5803, 20.6733
        xyY:
        0.3188, 0.1998, 8.5803
      CIE-Lab:
        35.1634, 41.5583, -26.7385
        CIE-LCH:
        35.1634, 49.4170, 327.2429
        CIE-Luv:
        35.1634, 32.0139, -41.3969
        Hunter-Lab:
        29.2922, 32.1579, -21.3402
      #7e367e color charts
#7e367e RGB chart
      #7e367e CMYK chart
      #7e367e RGB pie chart
      #7e367e color shades, tints & tones
#7e367e color schemes
#7e367e color preview, HTML & CSS examples
           This text has a color of #7e367e        
        
          <p style="color:#7e367e;">Text here</p>
        
        
          .mytext {color:#7e367e;}
        
        Text color #7e367e
      
           This box has a color of #7e367e        
        
          <div style="background-color:#7e367e;">Content here</div>
        
        
          .mybackground {background-color:#7e367e;}
        
        Background color #7e367e
      
           Border around this has a color of #7e367e        
        
          <div style="border:2px solid #7e367e;">Content here</div>
        
        
          .myborder {border:2px solid #7e367e;}
        
        Border color #7e367e