#7b96ac color space conversions
Hex:
        #7b96ac
        RGB:
        123, 150, 172
        CMY:
        52, 41, 33
        CMYK:
        28, 13, 0, 33
      HSL:
        207°, 22.7907%, 57.8431%
        HSV (HSB):
        207°, 28.4884%, 67.4510%
        XYZ:
        26.5211, 29.0022, 43.2299
        xyY:
        0.2686, 0.2937, 29.0022
      CIE-Lab:
        60.7836, -4.2346, -14.6103
        CIE-LCH:
        60.7836, 15.2115, 253.8365
        CIE-Luv:
        60.7836, -14.5504, -21.2248
        Hunter-Lab:
        53.8537, -6.3388, -9.8962
      #7b96ac color charts
#7b96ac RGB chart
      #7b96ac CMYK chart
      #7b96ac RGB pie chart
      #7b96ac color shades, tints & tones
#7b96ac color schemes
#7b96ac color preview, HTML & CSS examples
           This text has a color of #7b96ac        
        
          <p style="color:#7b96ac;">Text here</p>
        
        
          .mytext {color:#7b96ac;}
        
        Text color #7b96ac
      
           This box has a color of #7b96ac        
        
          <div style="background-color:#7b96ac;">Content here</div>
        
        
          .mybackground {background-color:#7b96ac;}
        
        Background color #7b96ac
      
           Border around this has a color of #7b96ac        
        
          <div style="border:2px solid #7b96ac;">Content here</div>
        
        
          .myborder {border:2px solid #7b96ac;}
        
        Border color #7b96ac