#7e75a1 color space conversions
Hex:
        #7e75a1
        RGB:
        126, 117, 161
        CMY:
        51, 54, 37
        CMYK:
        22, 27, 0, 37
      HSL:
        252°, 18.9655%, 54.5098%
        HSV (HSB):
        252°, 27.3292%, 63.1373%
        XYZ:
        21.3985, 19.7314, 36.3989
        xyY:
        0.2760, 0.2545, 19.7314
      CIE-Lab:
        51.5322, 13.0844, -22.3706
        CIE-LCH:
        51.5322, 25.9161, 300.3231
        CIE-Luv:
        51.5322, 1.8880, -34.8552
        Hunter-Lab:
        44.4200, 8.2538, -17.4897
      #7e75a1 color charts
#7e75a1 RGB chart
      #7e75a1 CMYK chart
      #7e75a1 RGB pie chart
      #7e75a1 color shades, tints & tones
#7e75a1 color schemes
#7e75a1 color preview, HTML & CSS examples
           This text has a color of #7e75a1        
        
          <p style="color:#7e75a1;">Text here</p>
        
        
          .mytext {color:#7e75a1;}
        
        Text color #7e75a1
      
           This box has a color of #7e75a1        
        
          <div style="background-color:#7e75a1;">Content here</div>
        
        
          .mybackground {background-color:#7e75a1;}
        
        Background color #7e75a1
      
           Border around this has a color of #7e75a1        
        
          <div style="border:2px solid #7e75a1;">Content here</div>
        
        
          .myborder {border:2px solid #7e75a1;}
        
        Border color #7e75a1