#7a6bae color space conversions
Hex:
        #7a6bae
        RGB:
        122, 107, 174
        CMY:
        52, 58, 32
        CMYK:
        30, 39, 0, 32
      HSL:
        253°, 29.2576%, 55.0980%
        HSV (HSB):
        253°, 38.5057%, 68.2353%
        XYZ:
        20.9237, 17.7090, 42.3598
        xyY:
        0.2583, 0.2186, 17.7090
      CIE-Lab:
        49.1412, 21.1239, -33.6904
        CIE-LCH:
        49.1412, 39.7651, 302.0877
        CIE-Luv:
        49.1412, 2.8741, -53.0371
        Hunter-Lab:
        42.0820, 15.1090, -30.2239
      #7a6bae color charts
#7a6bae RGB chart
      #7a6bae CMYK chart
      #7a6bae RGB pie chart
      #7a6bae color shades, tints & tones
#7a6bae color schemes
#7a6bae color preview, HTML & CSS examples
           This text has a color of #7a6bae        
        
          <p style="color:#7a6bae;">Text here</p>
        
        
          .mytext {color:#7a6bae;}
        
        Text color #7a6bae
      
           This box has a color of #7a6bae        
        
          <div style="background-color:#7a6bae;">Content here</div>
        
        
          .mybackground {background-color:#7a6bae;}
        
        Background color #7a6bae
      
           Border around this has a color of #7a6bae        
        
          <div style="border:2px solid #7a6bae;">Content here</div>
        
        
          .myborder {border:2px solid #7a6bae;}
        
        Border color #7a6bae