#7b41a5 color space conversions
Hex:
        #7b41a5
        RGB:
        123, 65, 165
        CMY:
        52, 75, 35
        CMYK:
        25, 61, 0, 35
      HSL:
        275°, 43.4783%, 45.0980%
        HSV (HSB):
        275°, 60.6061%, 64.7059%
        XYZ:
        16.8502, 10.7082, 36.7761
        xyY:
        0.2619, 0.1664, 10.7082
      CIE-Lab:
        39.0845, 43.4498, -44.3098
        CIE-LCH:
        39.0845, 62.0584, 314.4386
        CIE-Luv:
        39.0845, 18.4708, -67.8184
        Hunter-Lab:
        32.7233, 34.6491, -43.7267
      #7b41a5 color charts
#7b41a5 RGB chart
      #7b41a5 CMYK chart
      #7b41a5 RGB pie chart
      #7b41a5 color shades, tints & tones
#7b41a5 color schemes
#7b41a5 color preview, HTML & CSS examples
           This text has a color of #7b41a5        
        
          <p style="color:#7b41a5;">Text here</p>
        
        
          .mytext {color:#7b41a5;}
        
        Text color #7b41a5
      
           This box has a color of #7b41a5        
        
          <div style="background-color:#7b41a5;">Content here</div>
        
        
          .mybackground {background-color:#7b41a5;}
        
        Background color #7b41a5
      
           Border around this has a color of #7b41a5        
        
          <div style="border:2px solid #7b41a5;">Content here</div>
        
        
          .myborder {border:2px solid #7b41a5;}
        
        Border color #7b41a5