#7e59da color space conversions
Hex:
        #7e59da
        RGB:
        126, 89, 218
        CMY:
        51, 65, 15
        CMYK:
        42, 59, 0, 15
      HSL:
        257°, 63.5468%, 60.1961%
        HSV (HSB):
        257°, 59.1743%, 85.4902%
        XYZ:
        24.8315, 16.6423, 68.2332
        xyY:
        0.2263, 0.1517, 16.6423
      CIE-Lab:
        47.8062, 44.6110, -61.1387
        CIE-LCH:
        47.8062, 75.6841, 306.1171
        CIE-Luv:
        47.8062, 5.8724, -96.7952
        Hunter-Lab:
        40.7950, 37.2596, -70.6112
      #7e59da color charts
#7e59da RGB chart
      #7e59da CMYK chart
      #7e59da RGB pie chart
      #7e59da color shades, tints & tones
#7e59da color schemes
#7e59da color preview, HTML & CSS examples
           This text has a color of #7e59da        
        
          <p style="color:#7e59da;">Text here</p>
        
        
          .mytext {color:#7e59da;}
        
        Text color #7e59da
      
           This box has a color of #7e59da        
        
          <div style="background-color:#7e59da;">Content here</div>
        
        
          .mybackground {background-color:#7e59da;}
        
        Background color #7e59da
      
           Border around this has a color of #7e59da        
        
          <div style="border:2px solid #7e59da;">Content here</div>
        
        
          .myborder {border:2px solid #7e59da;}
        
        Border color #7e59da