#7e56be color space conversions
Hex:
        #7e56be
        RGB:
        126, 86, 190
        CMY:
        51, 66, 25
        CMYK:
        34, 55, 0, 25
      HSL:
        263°, 44.4444%, 54.1176%
        HSV (HSB):
        263°, 54.7368%, 74.5098%
        XYZ:
        21.2262, 14.8089, 50.4549
        xyY:
        0.2454, 0.1712, 14.8089
      CIE-Lab:
        45.3713, 38.8213, -48.9541
        CIE-LCH:
        45.3713, 62.4788, 308.4149
        CIE-Luv:
        45.3713, 10.1802, -77.0802
        Hunter-Lab:
        38.4823, 31.1136, -50.7985
      #7e56be color charts
#7e56be RGB chart
      #7e56be CMYK chart
      #7e56be RGB pie chart
      #7e56be color shades, tints & tones
#7e56be color schemes
#7e56be color preview, HTML & CSS examples
           This text has a color of #7e56be        
        
          <p style="color:#7e56be;">Text here</p>
        
        
          .mytext {color:#7e56be;}
        
        Text color #7e56be
      
           This box has a color of #7e56be        
        
          <div style="background-color:#7e56be;">Content here</div>
        
        
          .mybackground {background-color:#7e56be;}
        
        Background color #7e56be
      
           Border around this has a color of #7e56be        
        
          <div style="border:2px solid #7e56be;">Content here</div>
        
        
          .myborder {border:2px solid #7e56be;}
        
        Border color #7e56be