#7a4eaf color space conversions
Hex:
        #7a4eaf
        RGB:
        122, 78, 175
        CMY:
        52, 69, 31
        CMYK:
        30, 55, 0, 31
      HSL:
        267°, 38.3399%, 49.6078%
        HSV (HSB):
        267°, 55.4286%, 68.6275%
        XYZ:
        18.4883, 12.6815, 42.0308
        xyY:
        0.2526, 0.1732, 12.6815
      CIE-Lab:
        42.2794, 38.5009, -45.1422
        CIE-LCH:
        42.2794, 59.3307, 310.4603
        CIE-Luv:
        42.2794, 12.6667, -70.0445
        Hunter-Lab:
        35.6111, 30.3528, -45.0506
      #7a4eaf color charts
#7a4eaf RGB chart
      #7a4eaf CMYK chart
      #7a4eaf RGB pie chart
      #7a4eaf color shades, tints & tones
#7a4eaf color schemes
#7a4eaf color preview, HTML & CSS examples
           This text has a color of #7a4eaf        
        
          <p style="color:#7a4eaf;">Text here</p>
        
        
          .mytext {color:#7a4eaf;}
        
        Text color #7a4eaf
      
           This box has a color of #7a4eaf        
        
          <div style="background-color:#7a4eaf;">Content here</div>
        
        
          .mybackground {background-color:#7a4eaf;}
        
        Background color #7a4eaf
      
           Border around this has a color of #7a4eaf        
        
          <div style="border:2px solid #7a4eaf;">Content here</div>
        
        
          .myborder {border:2px solid #7a4eaf;}
        
        Border color #7a4eaf