#7b8cae color space conversions
Hex:
        #7b8cae
        RGB:
        123, 140, 174
        CMY:
        52, 45, 32
        CMYK:
        29, 20, 0, 32
      HSL:
        220°, 23.9437%, 58.2353%
        HSV (HSB):
        220°, 29.3103%, 68.2353%
        XYZ:
        25.1864, 26.0231, 43.7399
        xyY:
        0.2653, 0.2741, 26.0231
      CIE-Lab:
        58.0590, 1.9339, -19.8836
        CIE-LCH:
        58.0590, 19.9774, 275.5551
        CIE-Luv:
        58.0590, -10.2481, -30.1714
        Hunter-Lab:
        51.0129, -1.1422, -15.1280
      #7b8cae color charts
#7b8cae RGB chart
      #7b8cae CMYK chart
      #7b8cae RGB pie chart
      #7b8cae color shades, tints & tones
#7b8cae color schemes
#7b8cae color preview, HTML & CSS examples
           This text has a color of #7b8cae        
        
          <p style="color:#7b8cae;">Text here</p>
        
        
          .mytext {color:#7b8cae;}
        
        Text color #7b8cae
      
           This box has a color of #7b8cae        
        
          <div style="background-color:#7b8cae;">Content here</div>
        
        
          .mybackground {background-color:#7b8cae;}
        
        Background color #7b8cae
      
           Border around this has a color of #7b8cae        
        
          <div style="border:2px solid #7b8cae;">Content here</div>
        
        
          .myborder {border:2px solid #7b8cae;}
        
        Border color #7b8cae