#7e165a color space conversions
Hex:
        #7e165a
        RGB:
        126, 22, 90
        CMY:
        51, 91, 65
        CMYK:
        0, 83, 29, 51
      HSL:
        321°, 70.2703%, 29.0196%
        HSV (HSB):
        321°, 82.5397%, 49.4118%
        XYZ:
        10.7366, 5.7476, 10.2164
        xyY:
        0.4021, 0.2153, 5.7476
      CIE-Lab:
        28.7666, 48.7418, -13.6977
        CIE-LCH:
        28.7666, 50.6299, 344.3032
        CIE-Luv:
        28.7666, 51.8800, -23.5373
        Hunter-Lab:
        23.9742, 37.9842, -8.4839
      #7e165a color charts
#7e165a RGB chart
      #7e165a CMYK chart
      #7e165a RGB pie chart
      #7e165a color shades, tints & tones
#7e165a color schemes
#7e165a color preview, HTML & CSS examples
           This text has a color of #7e165a        
        
          <p style="color:#7e165a;">Text here</p>
        
        
          .mytext {color:#7e165a;}
        
        Text color #7e165a
      
           This box has a color of #7e165a        
        
          <div style="background-color:#7e165a;">Content here</div>
        
        
          .mybackground {background-color:#7e165a;}
        
        Background color #7e165a
      
           Border around this has a color of #7e165a        
        
          <div style="border:2px solid #7e165a;">Content here</div>
        
        
          .myborder {border:2px solid #7e165a;}
        
        Border color #7e165a