#7b41a3 color space conversions
Hex:
        #7b41a3
        RGB:
        123, 65, 163
        CMY:
        52, 75, 36
        CMYK:
        25, 60, 0, 36
      HSL:
        276°, 42.9825%, 44.7059%
        HSV (HSB):
        276°, 60.1227%, 63.9216%
        XYZ:
        16.6695, 10.6359, 35.8247
        xyY:
        0.2641, 0.1685, 10.6359
      CIE-Lab:
        38.9603, 42.9776, -43.3123
        CIE-LCH:
        38.9603, 61.0167, 314.7778
        CIE-Luv:
        38.9603, 18.8441, -66.3016
        Hunter-Lab:
        32.6127, 34.1655, -42.3005
      #7b41a3 color charts
#7b41a3 RGB chart
      #7b41a3 CMYK chart
      #7b41a3 RGB pie chart
      #7b41a3 color shades, tints & tones
#7b41a3 color schemes
#7b41a3 color preview, HTML & CSS examples
           This text has a color of #7b41a3        
        
          <p style="color:#7b41a3;">Text here</p>
        
        
          .mytext {color:#7b41a3;}
        
        Text color #7b41a3
      
           This box has a color of #7b41a3        
        
          <div style="background-color:#7b41a3;">Content here</div>
        
        
          .mybackground {background-color:#7b41a3;}
        
        Background color #7b41a3
      
           Border around this has a color of #7b41a3        
        
          <div style="border:2px solid #7b41a3;">Content here</div>
        
        
          .myborder {border:2px solid #7b41a3;}
        
        Border color #7b41a3