#7b99bc color space conversions
Hex:
        #7b99bc
        RGB:
        123, 153, 188
        CMY:
        52, 40, 26
        CMYK:
        35, 19, 0, 26
      HSL:
        212°, 32.6633%, 60.9804%
        HSV (HSB):
        212°, 34.5745%, 73.7255%
        XYZ:
        28.6367, 30.6243, 51.9787
        xyY:
        0.2574, 0.2753, 30.6243
      CIE-Lab:
        62.1892, -1.8267, -21.5005
        CIE-LCH:
        62.1892, 21.5780, 265.1439
        CIE-Luv:
        62.1892, -16.1324, -32.5934
        Hunter-Lab:
        55.3392, -4.4741, -16.9522
      #7b99bc color charts
#7b99bc RGB chart
      #7b99bc CMYK chart
      #7b99bc RGB pie chart
      #7b99bc color shades, tints & tones
#7b99bc color schemes
#7b99bc color preview, HTML & CSS examples
           This text has a color of #7b99bc        
        
          <p style="color:#7b99bc;">Text here</p>
        
        
          .mytext {color:#7b99bc;}
        
        Text color #7b99bc
      
           This box has a color of #7b99bc        
        
          <div style="background-color:#7b99bc;">Content here</div>
        
        
          .mybackground {background-color:#7b99bc;}
        
        Background color #7b99bc
      
           Border around this has a color of #7b99bc        
        
          <div style="border:2px solid #7b99bc;">Content here</div>
        
        
          .myborder {border:2px solid #7b99bc;}
        
        Border color #7b99bc