#7a96ab color space conversions
Hex:
        #7a96ab
        RGB:
        122, 150, 171
        CMY:
        52, 41, 33
        CMYK:
        29, 12, 0, 33
      HSL:
        206°, 22.5806%, 57.4510%
        HSV (HSB):
        206°, 28.6550%, 67.0588%
        XYZ:
        26.2831, 28.8905, 42.7192
        xyY:
        0.2685, 0.2951, 28.8905
      CIE-Lab:
        60.6849, -4.7898, -14.1993
        CIE-LCH:
        60.6849, 14.9854, 251.3595
        CIE-Luv:
        60.6849, -14.9752, -20.4980
        Hunter-Lab:
        53.7499, -6.7780, -9.4974
      #7a96ab color charts
#7a96ab RGB chart
      #7a96ab CMYK chart
      #7a96ab RGB pie chart
      #7a96ab color shades, tints & tones
#7a96ab color schemes
#7a96ab color preview, HTML & CSS examples
           This text has a color of #7a96ab        
        
          <p style="color:#7a96ab;">Text here</p>
        
        
          .mytext {color:#7a96ab;}
        
        Text color #7a96ab
      
           This box has a color of #7a96ab        
        
          <div style="background-color:#7a96ab;">Content here</div>
        
        
          .mybackground {background-color:#7a96ab;}
        
        Background color #7a96ab
      
           Border around this has a color of #7a96ab        
        
          <div style="border:2px solid #7a96ab;">Content here</div>
        
        
          .myborder {border:2px solid #7a96ab;}
        
        Border color #7a96ab