#7e336e color space conversions
Hex:
        #7e336e
        RGB:
        126, 51, 110
        CMY:
        51, 80, 57
        CMYK:
        0, 60, 13, 51
      HSL:
        313°, 42.3729%, 34.7059%
        HSV (HSB):
        313°, 59.5238%, 49.4118%
        XYZ:
        12.6025, 7.9291, 15.6181
        xyY:
        0.3486, 0.2193, 7.9291
      CIE-Lab:
        33.8347, 40.1575, -18.7715
        CIE-LCH:
        33.8347, 44.3282, 334.9464
        CIE-Luv:
        33.8347, 37.2724, -30.0467
        Hunter-Lab:
        28.1586, 30.6108, -13.1740
      #7e336e color charts
#7e336e RGB chart
      #7e336e CMYK chart
      #7e336e RGB pie chart
      #7e336e color shades, tints & tones
#7e336e color schemes
#7e336e color preview, HTML & CSS examples
           This text has a color of #7e336e        
        
          <p style="color:#7e336e;">Text here</p>
        
        
          .mytext {color:#7e336e;}
        
        Text color #7e336e
      
           This box has a color of #7e336e        
        
          <div style="background-color:#7e336e;">Content here</div>
        
        
          .mybackground {background-color:#7e336e;}
        
        Background color #7e336e
      
           Border around this has a color of #7e336e        
        
          <div style="border:2px solid #7e336e;">Content here</div>
        
        
          .myborder {border:2px solid #7e336e;}
        
        Border color #7e336e