#7e59bb color space conversions
Hex:
        #7e59bb
        RGB:
        126, 89, 187
        CMY:
        51, 65, 27
        CMYK:
        33, 52, 0, 27
      HSL:
        263°, 41.8803%, 54.1176%
        HSV (HSB):
        263°, 52.4064%, 73.3333%
        XYZ:
        21.1462, 15.1682, 48.8269
        xyY:
        0.2484, 0.1782, 15.1682
      CIE-Lab:
        45.8638, 36.3170, -46.4223
        CIE-LCH:
        45.8638, 58.9403, 308.0367
        CIE-Luv:
        45.8638, 9.6693, -73.2543
        Hunter-Lab:
        38.9464, 28.7615, -47.0691
      #7e59bb color charts
#7e59bb RGB chart
      #7e59bb CMYK chart
      #7e59bb RGB pie chart
      #7e59bb color shades, tints & tones
#7e59bb color schemes
#7e59bb color preview, HTML & CSS examples
           This text has a color of #7e59bb        
        
          <p style="color:#7e59bb;">Text here</p>
        
        
          .mytext {color:#7e59bb;}
        
        Text color #7e59bb
      
           This box has a color of #7e59bb        
        
          <div style="background-color:#7e59bb;">Content here</div>
        
        
          .mybackground {background-color:#7e59bb;}
        
        Background color #7e59bb
      
           Border around this has a color of #7e59bb        
        
          <div style="border:2px solid #7e59bb;">Content here</div>
        
        
          .myborder {border:2px solid #7e59bb;}
        
        Border color #7e59bb