#7e57be color space conversions
Hex:
        #7e57be
        RGB:
        126, 87, 190
        CMY:
        51, 66, 25
        CMYK:
        34, 54, 0, 25
      HSL:
        263°, 44.2060%, 54.3137%
        HSV (HSB):
        263°, 54.2105%, 74.5098%
        XYZ:
        21.3066, 14.9697, 50.4817
        xyY:
        0.2456, 0.1725, 14.9697
      CIE-Lab:
        45.5927, 38.2498, -48.5998
        CIE-LCH:
        45.5927, 61.8465, 308.2040
        CIE-Luv:
        45.5927, 9.8840, -76.5932
        Hunter-Lab:
        38.6907, 30.5897, -50.2750
      #7e57be color charts
#7e57be RGB chart
      #7e57be CMYK chart
      #7e57be RGB pie chart
      #7e57be color shades, tints & tones
#7e57be color schemes
#7e57be color preview, HTML & CSS examples
           This text has a color of #7e57be        
        
          <p style="color:#7e57be;">Text here</p>
        
        
          .mytext {color:#7e57be;}
        
        Text color #7e57be
      
           This box has a color of #7e57be        
        
          <div style="background-color:#7e57be;">Content here</div>
        
        
          .mybackground {background-color:#7e57be;}
        
        Background color #7e57be
      
           Border around this has a color of #7e57be        
        
          <div style="border:2px solid #7e57be;">Content here</div>
        
        
          .myborder {border:2px solid #7e57be;}
        
        Border color #7e57be