#7b41a7 color space conversions
Hex:
        #7b41a7
        RGB:
        123, 65, 167
        CMY:
        52, 75, 35
        CMYK:
        26, 61, 0, 35
      HSL:
        274°, 43.9655%, 45.4902%
        HSV (HSB):
        274°, 61.0778%, 65.4902%
        XYZ:
        17.0337, 10.7816, 37.7425
        xyY:
        0.2598, 0.1645, 10.7816
      CIE-Lab:
        39.2101, 43.9245, -45.3028
        CIE-LCH:
        39.2101, 63.1007, 314.1151
        CIE-Luv:
        39.2101, 18.1011, -69.3287
        Hunter-Lab:
        32.8353, 35.1374, -45.1661
      #7b41a7 color charts
#7b41a7 RGB chart
      #7b41a7 CMYK chart
      #7b41a7 RGB pie chart
      #7b41a7 color shades, tints & tones
#7b41a7 color schemes
#7b41a7 color preview, HTML & CSS examples
           This text has a color of #7b41a7        
        
          <p style="color:#7b41a7;">Text here</p>
        
        
          .mytext {color:#7b41a7;}
        
        Text color #7b41a7
      
           This box has a color of #7b41a7        
        
          <div style="background-color:#7b41a7;">Content here</div>
        
        
          .mybackground {background-color:#7b41a7;}
        
        Background color #7b41a7
      
           Border around this has a color of #7b41a7        
        
          <div style="border:2px solid #7b41a7;">Content here</div>
        
        
          .myborder {border:2px solid #7b41a7;}
        
        Border color #7b41a7