#7a41bb color space conversions
Hex:
        #7a41bb
        RGB:
        122, 65, 187
        CMY:
        52, 75, 27
        CMYK:
        35, 65, 0, 27
      HSL:
        268°, 48.4127%, 49.4118%
        HSV (HSB):
        268°, 65.2406%, 73.3333%
        XYZ:
        18.8860, 11.5060, 48.2392
        xyY:
        0.2402, 0.1463, 11.5060
      CIE-Lab:
        40.4200, 48.5779, -55.1914
        CIE-LCH:
        40.4200, 73.5249, 311.3533
        CIE-Luv:
        40.4200, 14.1157, -84.2402
        Hunter-Lab:
        33.9205, 40.0227, -60.5733
      #7a41bb color charts
#7a41bb RGB chart
      #7a41bb CMYK chart
      #7a41bb RGB pie chart
      #7a41bb color shades, tints & tones
#7a41bb color schemes
#7a41bb color preview, HTML & CSS examples
           This text has a color of #7a41bb        
        
          <p style="color:#7a41bb;">Text here</p>
        
        
          .mytext {color:#7a41bb;}
        
        Text color #7a41bb
      
           This box has a color of #7a41bb        
        
          <div style="background-color:#7a41bb;">Content here</div>
        
        
          .mybackground {background-color:#7a41bb;}
        
        Background color #7a41bb
      
           Border around this has a color of #7a41bb        
        
          <div style="border:2px solid #7a41bb;">Content here</div>
        
        
          .myborder {border:2px solid #7a41bb;}
        
        Border color #7a41bb