#7a49be color space conversions
Hex:
        #7a49be
        RGB:
        122, 73, 190
        CMY:
        52, 71, 25
        CMYK:
        36, 62, 0, 25
      HSL:
        265°, 47.3684%, 51.5686%
        HSV (HSB):
        265°, 61.5789%, 74.5098%
        XYZ:
        19.7028, 12.6204, 50.1127
        xyY:
        0.2390, 0.1531, 12.6204
      CIE-Lab:
        42.1856, 45.1150, -54.0962
        CIE-LCH:
        42.1856, 70.4398, 309.8274
        CIE-Luv:
        42.1856, 11.7793, -83.4976
        Hunter-Lab:
        35.5252, 36.8301, -58.7684
      #7a49be color charts
#7a49be RGB chart
      #7a49be CMYK chart
      #7a49be RGB pie chart
      #7a49be color shades, tints & tones
#7a49be color schemes
#7a49be color preview, HTML & CSS examples
           This text has a color of #7a49be        
        
          <p style="color:#7a49be;">Text here</p>
        
        
          .mytext {color:#7a49be;}
        
        Text color #7a49be
      
           This box has a color of #7a49be        
        
          <div style="background-color:#7a49be;">Content here</div>
        
        
          .mybackground {background-color:#7a49be;}
        
        Background color #7a49be
      
           Border around this has a color of #7a49be        
        
          <div style="border:2px solid #7a49be;">Content here</div>
        
        
          .myborder {border:2px solid #7a49be;}
        
        Border color #7a49be