#7e59ef color space conversions
Hex:
        #7e59ef
        RGB:
        126, 89, 239
        CMY:
        51, 65, 6
        CMYK:
        47, 63, 0, 6
      HSL:
        255°, 82.4176%, 64.3137%
        HSV (HSB):
        255°, 62.7615%, 93.7255%
        XYZ:
        27.7566, 17.8124, 83.6366
        xyY:
        0.2148, 0.1379, 17.8124
      CIE-Lab:
        49.2677, 50.3992, -70.6342
        CIE-LCH:
        49.2677, 86.7714, 305.5087
        CIE-Luv:
        49.2677, 3.5611, -111.8574
        Hunter-Lab:
        42.2047, 43.5349, -87.9510
      #7e59ef color charts
#7e59ef RGB chart
      #7e59ef CMYK chart
      #7e59ef RGB pie chart
      #7e59ef color shades, tints & tones
#7e59ef color schemes
#7e59ef color preview, HTML & CSS examples
           This text has a color of #7e59ef        
        
          <p style="color:#7e59ef;">Text here</p>
        
        
          .mytext {color:#7e59ef;}
        
        Text color #7e59ef
      
           This box has a color of #7e59ef        
        
          <div style="background-color:#7e59ef;">Content here</div>
        
        
          .mybackground {background-color:#7e59ef;}
        
        Background color #7e59ef
      
           Border around this has a color of #7e59ef        
        
          <div style="border:2px solid #7e59ef;">Content here</div>
        
        
          .myborder {border:2px solid #7e59ef;}
        
        Border color #7e59ef