#7e288b color space conversions
Hex:
        #7e288b
        RGB:
        126, 40, 139
        CMY:
        51, 84, 45
        CMYK:
        9, 71, 0, 45
      HSL:
        292°, 55.3073%, 35.0980%
        HSV (HSB):
        292°, 71.2230%, 54.5098%
        XYZ:
        14.0232, 7.8173, 25.1959
        xyY:
        0.2981, 0.1662, 7.8173
      CIE-Lab:
        33.5994, 50.4134, -37.2710
        CIE-LCH:
        33.5994, 62.6948, 323.5242
        CIE-Luv:
        33.5994, 32.0211, -56.0147
        Hunter-Lab:
        27.9594, 40.5986, -33.8582
      #7e288b color charts
#7e288b RGB chart
      #7e288b CMYK chart
      #7e288b RGB pie chart
      #7e288b color shades, tints & tones
#7e288b color schemes
#7e288b color preview, HTML & CSS examples
           This text has a color of #7e288b        
        
          <p style="color:#7e288b;">Text here</p>
        
        
          .mytext {color:#7e288b;}
        
        Text color #7e288b
      
           This box has a color of #7e288b        
        
          <div style="background-color:#7e288b;">Content here</div>
        
        
          .mybackground {background-color:#7e288b;}
        
        Background color #7e288b
      
           Border around this has a color of #7e288b        
        
          <div style="border:2px solid #7e288b;">Content here</div>
        
        
          .myborder {border:2px solid #7e288b;}
        
        Border color #7e288b