#7a49ed color space conversions
Hex:
        #7a49ed
        RGB:
        122, 73, 237
        CMY:
        52, 71, 7
        CMYK:
        49, 69, 0, 7
      HSL:
        258°, 82.0000%, 60.7843%
        HSV (HSB):
        258°, 69.1983%, 92.9412%
        XYZ:
        25.6946, 15.0171, 81.6651
        xyY:
        0.2100, 0.1227, 15.0171
      CIE-Lab:
        45.6576, 57.5338, -75.4080
        CIE-LCH:
        45.6576, 94.8499, 307.3424
        CIE-Luv:
        45.6576, 5.5779, -116.2283
        Hunter-Lab:
        38.7519, 50.5396, -97.8205
      #7a49ed color charts
#7a49ed RGB chart
      #7a49ed CMYK chart
      #7a49ed RGB pie chart
      #7a49ed color shades, tints & tones
#7a49ed color schemes
#7a49ed color preview, HTML & CSS examples
           This text has a color of #7a49ed        
        
          <p style="color:#7a49ed;">Text here</p>
        
        
          .mytext {color:#7a49ed;}
        
        Text color #7a49ed
      
           This box has a color of #7a49ed        
        
          <div style="background-color:#7a49ed;">Content here</div>
        
        
          .mybackground {background-color:#7a49ed;}
        
        Background color #7a49ed
      
           Border around this has a color of #7a49ed        
        
          <div style="border:2px solid #7a49ed;">Content here</div>
        
        
          .myborder {border:2px solid #7a49ed;}
        
        Border color #7a49ed