#7a41ea color space conversions
Hex:
        #7a41ea
        RGB:
        122, 65, 234
        CMY:
        52, 75, 8
        CMYK:
        48, 72, 0, 8
      HSL:
        260°, 80.0948%, 58.6275%
        HSV (HSB):
        260°, 72.2222%, 91.7647%
        XYZ:
        24.7676, 13.8587, 79.2115
        xyY:
        0.2102, 0.1176, 13.8587
      CIE-Lab:
        44.0296, 60.6153, -76.3765
        CIE-LCH:
        44.0296, 97.5069, 308.4369
        CIE-Luv:
        44.0296, 7.3391, -116.2608
        Hunter-Lab:
        37.2273, 53.6099, -100.0972
      #7a41ea color charts
#7a41ea RGB chart
      #7a41ea CMYK chart
      #7a41ea RGB pie chart
      #7a41ea color shades, tints & tones
#7a41ea color schemes
#7a41ea color preview, HTML & CSS examples
           This text has a color of #7a41ea        
        
          <p style="color:#7a41ea;">Text here</p>
        
        
          .mytext {color:#7a41ea;}
        
        Text color #7a41ea
      
           This box has a color of #7a41ea        
        
          <div style="background-color:#7a41ea;">Content here</div>
        
        
          .mybackground {background-color:#7a41ea;}
        
        Background color #7a41ea
      
           Border around this has a color of #7a41ea        
        
          <div style="border:2px solid #7a41ea;">Content here</div>
        
        
          .myborder {border:2px solid #7a41ea;}
        
        Border color #7a41ea