#7a47ed color space conversions
Hex:
        #7a47ed
        RGB:
        122, 71, 237
        CMY:
        52, 72, 7
        CMYK:
        49, 70, 0, 7
      HSL:
        258°, 82.1782%, 60.3922%
        HSV (HSB):
        258°, 70.0422%, 92.9412%
        XYZ:
        25.5653, 14.7585, 81.6220
        xyY:
        0.2096, 0.1210, 14.7585
      CIE-Lab:
        45.3016, 58.5250, -75.9898
        CIE-LCH:
        45.3016, 95.9147, 307.6024
        CIE-Luv:
        45.3016, 5.9419, -116.7589
        Hunter-Lab:
        38.4168, 51.5577, -99.0785
      #7a47ed color charts
#7a47ed RGB chart
      #7a47ed CMYK chart
      #7a47ed RGB pie chart
      #7a47ed color shades, tints & tones
#7a47ed color schemes
#7a47ed color preview, HTML & CSS examples
           This text has a color of #7a47ed        
        
          <p style="color:#7a47ed;">Text here</p>
        
        
          .mytext {color:#7a47ed;}
        
        Text color #7a47ed
      
           This box has a color of #7a47ed        
        
          <div style="background-color:#7a47ed;">Content here</div>
        
        
          .mybackground {background-color:#7a47ed;}
        
        Background color #7a47ed
      
           Border around this has a color of #7a47ed        
        
          <div style="border:2px solid #7a47ed;">Content here</div>
        
        
          .myborder {border:2px solid #7a47ed;}
        
        Border color #7a47ed