#7e56ca color space conversions
Hex:
        #7e56ca
        RGB:
        126, 86, 202
        CMY:
        51, 66, 21
        CMYK:
        38, 57, 0, 21
      HSL:
        261°, 52.2523%, 56.4706%
        HSV (HSB):
        261°, 57.4257%, 79.2157%
        XYZ:
        22.5926, 15.3555, 57.6503
        xyY:
        0.2363, 0.1606, 15.3555
      CIE-Lab:
        46.1173, 41.9805, -54.7007
        CIE-LCH:
        46.1173, 68.9531, 307.5047
        CIE-Luv:
        46.1173, 8.6090, -86.2297
        Hunter-Lab:
        39.1860, 34.3383, -59.7968
      #7e56ca color charts
#7e56ca RGB chart
      #7e56ca CMYK chart
      #7e56ca RGB pie chart
      #7e56ca color shades, tints & tones
#7e56ca color schemes
#7e56ca color preview, HTML & CSS examples
           This text has a color of #7e56ca        
        
          <p style="color:#7e56ca;">Text here</p>
        
        
          .mytext {color:#7e56ca;}
        
        Text color #7e56ca
      
           This box has a color of #7e56ca        
        
          <div style="background-color:#7e56ca;">Content here</div>
        
        
          .mybackground {background-color:#7e56ca;}
        
        Background color #7e56ca
      
           Border around this has a color of #7e56ca        
        
          <div style="border:2px solid #7e56ca;">Content here</div>
        
        
          .myborder {border:2px solid #7e56ca;}
        
        Border color #7e56ca