#7a6bac color space conversions
Hex:
        #7a6bac
        RGB:
        122, 107, 172
        CMY:
        52, 58, 33
        CMYK:
        29, 38, 0, 33
      HSL:
        254°, 28.1385%, 54.7059%
        HSV (HSB):
        254°, 37.7907%, 67.4510%
        XYZ:
        20.7301, 17.6315, 41.3404
        xyY:
        0.2601, 0.2212, 17.6315
      CIE-Lab:
        49.0461, 20.5998, -32.6736
        CIE-LCH:
        49.0461, 38.6253, 302.2303
        CIE-Luv:
        49.0461, 3.0534, -51.3707
        Hunter-Lab:
        41.9899, 14.6419, -28.9799
      #7a6bac color charts
#7a6bac RGB chart
      #7a6bac CMYK chart
      #7a6bac RGB pie chart
      #7a6bac color shades, tints & tones
#7a6bac color schemes
#7a6bac color preview, HTML & CSS examples
           This text has a color of #7a6bac        
        
          <p style="color:#7a6bac;">Text here</p>
        
        
          .mytext {color:#7a6bac;}
        
        Text color #7a6bac
      
           This box has a color of #7a6bac        
        
          <div style="background-color:#7a6bac;">Content here</div>
        
        
          .mybackground {background-color:#7a6bac;}
        
        Background color #7a6bac
      
           Border around this has a color of #7a6bac        
        
          <div style="border:2px solid #7a6bac;">Content here</div>
        
        
          .myborder {border:2px solid #7a6bac;}
        
        Border color #7a6bac