#7a41ce color space conversions
Hex:
        #7a41ce
        RGB:
        122, 65, 206
        CMY:
        52, 75, 19
        CMYK:
        41, 68, 0, 19
      HSL:
        264°, 58.9958%, 53.1373%
        HSV (HSB):
        264°, 68.4466%, 80.7843%
        XYZ:
        21.0569, 12.3744, 59.6712
        xyY:
        0.2262, 0.1329, 12.3744
      CIE-Lab:
        41.8051, 53.3843, -64.0045
        CIE-LCH:
        41.8051, 83.3454, 309.8305
        CIE-Luv:
        41.8051, 11.1649, -97.5954
        Hunter-Lab:
        35.1773, 45.2889, -75.9495
      #7a41ce color charts
#7a41ce RGB chart
      #7a41ce CMYK chart
      #7a41ce RGB pie chart
      #7a41ce color shades, tints & tones
#7a41ce color schemes
#7a41ce color preview, HTML & CSS examples
           This text has a color of #7a41ce        
        
          <p style="color:#7a41ce;">Text here</p>
        
        
          .mytext {color:#7a41ce;}
        
        Text color #7a41ce
      
           This box has a color of #7a41ce        
        
          <div style="background-color:#7a41ce;">Content here</div>
        
        
          .mybackground {background-color:#7a41ce;}
        
        Background color #7a41ce
      
           Border around this has a color of #7a41ce        
        
          <div style="border:2px solid #7a41ce;">Content here</div>
        
        
          .myborder {border:2px solid #7a41ce;}
        
        Border color #7a41ce