#7a41fe color space conversions
Hex:
        #7a41fe
        RGB:
        122, 65, 254
        CMY:
        52, 75, 0
        CMYK:
        52, 74, 0, 0
      HSL:
        258°, 98.9529%, 62.5490%
        HSV (HSB):
        258°, 74.4094%, 99.6078%
        XYZ:
        27.8057, 15.0739, 95.2100
        xyY:
        0.2014, 0.1092, 15.0739
      CIE-Lab:
        45.7353, 65.8211, -84.8110
        CIE-LCH:
        45.7353, 107.3561, 307.8147
        CIE-Luv:
        45.7353, 4.9363, -128.9551
        Hunter-Lab:
        38.8252, 59.8938, -118.2178
      #7a41fe color charts
#7a41fe RGB chart
      #7a41fe CMYK chart
      #7a41fe RGB pie chart
      #7a41fe color shades, tints & tones
#7a41fe color schemes
#7a41fe color preview, HTML & CSS examples
           This text has a color of #7a41fe        
        
          <p style="color:#7a41fe;">Text here</p>
        
        
          .mytext {color:#7a41fe;}
        
        Text color #7a41fe
      
           This box has a color of #7a41fe        
        
          <div style="background-color:#7a41fe;">Content here</div>
        
        
          .mybackground {background-color:#7a41fe;}
        
        Background color #7a41fe
      
           Border around this has a color of #7a41fe        
        
          <div style="border:2px solid #7a41fe;">Content here</div>
        
        
          .myborder {border:2px solid #7a41fe;}
        
        Border color #7a41fe