#7a96cf color space conversions
Hex:
        #7a96cf
        RGB:
        122, 150, 207
        CMY:
        52, 41, 19
        CMYK:
        41, 28, 0, 19
      HSL:
        220°, 46.9613%, 64.5098%
        HSV (HSB):
        220°, 41.0628%, 81.1765%
        XYZ:
        30.1949, 30.4553, 63.3185
        xyY:
        0.2436, 0.2457, 30.4553
      CIE-Lab:
        62.0451, 4.7668, -32.3769
        CIE-LCH:
        62.0451, 32.7259, 278.3755
        CIE-Luv:
        62.0451, -15.6723, -51.1806
        Hunter-Lab:
        55.1863, 1.0893, -29.3965
      #7a96cf color charts
#7a96cf RGB chart
      #7a96cf CMYK chart
      #7a96cf RGB pie chart
      #7a96cf color shades, tints & tones
#7a96cf color schemes
#7a96cf color preview, HTML & CSS examples
           This text has a color of #7a96cf        
        
          <p style="color:#7a96cf;">Text here</p>
        
        
          .mytext {color:#7a96cf;}
        
        Text color #7a96cf
      
           This box has a color of #7a96cf        
        
          <div style="background-color:#7a96cf;">Content here</div>
        
        
          .mybackground {background-color:#7a96cf;}
        
        Background color #7a96cf
      
           Border around this has a color of #7a96cf        
        
          <div style="border:2px solid #7a96cf;">Content here</div>
        
        
          .myborder {border:2px solid #7a96cf;}
        
        Border color #7a96cf