#7c26a5 color space conversions
Hex:
        #7c26a5
        RGB:
        124, 38, 165
        CMY:
        51, 85, 35
        CMYK:
        25, 77, 0, 35
      HSL:
        281°, 62.5616%, 39.8039%
        HSV (HSB):
        281°, 76.9697%, 64.7059%
        XYZ:
        15.7968, 8.3879, 36.3838
        xyY:
        0.2608, 0.1385, 8.3879
      CIE-Lab:
        34.7781, 56.0326, -51.2377
        CIE-LCH:
        34.7781, 75.9273, 317.5594
        CIE-Luv:
        34.7781, 24.4759, -75.6364
        Hunter-Lab:
        28.9619, 46.6767, -54.2104
      #7c26a5 color charts
#7c26a5 RGB chart
      #7c26a5 CMYK chart
      #7c26a5 RGB pie chart
      #7c26a5 color shades, tints & tones
#7c26a5 color schemes
#7c26a5 color preview, HTML & CSS examples
           This text has a color of #7c26a5        
        
          <p style="color:#7c26a5;">Text here</p>
        
        
          .mytext {color:#7c26a5;}
        
        Text color #7c26a5
      
           This box has a color of #7c26a5        
        
          <div style="background-color:#7c26a5;">Content here</div>
        
        
          .mybackground {background-color:#7c26a5;}
        
        Background color #7c26a5
      
           Border around this has a color of #7c26a5        
        
          <div style="border:2px solid #7c26a5;">Content here</div>
        
        
          .myborder {border:2px solid #7c26a5;}
        
        Border color #7c26a5