#126a8b color space conversions
Hex:
        #126a8b
        RGB:
        18, 106, 139
        CMY:
        93, 58, 45
        CMYK:
        87, 24, 0, 45
      HSL:
        196°, 77.0701%, 30.7843%
        HSV (HSB):
        196°, 87.0504%, 54.5098%
        XYZ:
        10.0637, 12.3007, 26.2700
        xyY:
        0.2069, 0.2529, 12.3007
      CIE-Lab:
        41.6902, -12.1218, -25.0420
        CIE-LCH:
        41.6902, 27.8215, 244.1703
        CIE-Luv:
        41.6902, -27.4206, -34.3545
        Hunter-Lab:
        35.0724, -10.1579, -19.8587
      #126a8b color charts
#126a8b RGB chart
      #126a8b CMYK chart
      #126a8b RGB pie chart
      #126a8b color shades, tints & tones
#126a8b color schemes
#126a8b color preview, HTML & CSS examples
           This text has a color of #126a8b        
        
          <p style="color:#126a8b;">Text here</p>
        
        
          .mytext {color:#126a8b;}
        
        Text color #126a8b
      
           This box has a color of #126a8b        
        
          <div style="background-color:#126a8b;">Content here</div>
        
        
          .mybackground {background-color:#126a8b;}
        
        Background color #126a8b
      
           Border around this has a color of #126a8b        
        
          <div style="border:2px solid #126a8b;">Content here</div>
        
        
          .myborder {border:2px solid #126a8b;}
        
        Border color #126a8b