#7e62af color space conversions
Hex:
        #7e62af
        RGB:
        126, 98, 175
        CMY:
        51, 62, 31
        CMYK:
        28, 44, 0, 31
      HSL:
        262°, 32.4895%, 53.5294%
        HSV (HSB):
        262°, 44.0000%, 68.6275%
        XYZ:
        20.7097, 16.2661, 42.6056
        xyY:
        0.2602, 0.2044, 16.2661
      CIE-Lab:
        47.3217, 27.9337, -37.1093
        CIE-LCH:
        47.3217, 46.4477, 306.9703
        CIE-Luv:
        47.3217, 8.1234, -58.6715
        Hunter-Lab:
        40.3313, 21.0783, -34.4015
      #7e62af color charts
#7e62af RGB chart
      #7e62af CMYK chart
      #7e62af RGB pie chart
      #7e62af color shades, tints & tones
#7e62af color schemes
#7e62af color preview, HTML & CSS examples
           This text has a color of #7e62af        
        
          <p style="color:#7e62af;">Text here</p>
        
        
          .mytext {color:#7e62af;}
        
        Text color #7e62af
      
           This box has a color of #7e62af        
        
          <div style="background-color:#7e62af;">Content here</div>
        
        
          .mybackground {background-color:#7e62af;}
        
        Background color #7e62af
      
           Border around this has a color of #7e62af        
        
          <div style="border:2px solid #7e62af;">Content here</div>
        
        
          .myborder {border:2px solid #7e62af;}
        
        Border color #7e62af