#7e50bb color space conversions
Hex:
        #7e50bb
        RGB:
        126, 80, 187
        CMY:
        51, 69, 27
        CMYK:
        33, 57, 0, 27
      HSL:
        266°, 44.0329%, 52.3529%
        HSV (HSB):
        266°, 57.2193%, 73.3333%
        XYZ:
        20.4425, 13.7608, 48.5924
        xyY:
        0.2469, 0.1662, 13.7608
      CIE-Lab:
        43.8879, 41.4348, -49.5834
        CIE-LCH:
        43.8879, 64.6170, 309.8841
        CIE-Luv:
        43.8879, 12.3233, -77.5813
        Hunter-Lab:
        37.0955, 33.4499, -51.6985
      #7e50bb color charts
#7e50bb RGB chart
      #7e50bb CMYK chart
      #7e50bb RGB pie chart
      #7e50bb color shades, tints & tones
#7e50bb color schemes
#7e50bb color preview, HTML & CSS examples
           This text has a color of #7e50bb        
        
          <p style="color:#7e50bb;">Text here</p>
        
        
          .mytext {color:#7e50bb;}
        
        Text color #7e50bb
      
           This box has a color of #7e50bb        
        
          <div style="background-color:#7e50bb;">Content here</div>
        
        
          .mybackground {background-color:#7e50bb;}
        
        Background color #7e50bb
      
           Border around this has a color of #7e50bb        
        
          <div style="border:2px solid #7e50bb;">Content here</div>
        
        
          .myborder {border:2px solid #7e50bb;}
        
        Border color #7e50bb