#126ab8 color space conversions
Hex:
        #126ab8
        RGB:
        18, 106, 184
        CMY:
        93, 58, 28
        CMYK:
        90, 42, 0, 28
      HSL:
        208°, 82.1782%, 39.6078%
        HSV (HSB):
        208°, 90.2174%, 72.1569%
        XYZ:
        14.0552, 13.8974, 47.2891
        xyY:
        0.1868, 0.1847, 13.8974
      CIE-Lab:
        44.0854, 5.4164, -47.8642
        CIE-LCH:
        44.0854, 48.1697, 276.4562
        CIE-Luv:
        44.0854, -24.9584, -71.6853
        Hunter-Lab:
        37.2792, 2.0606, -49.1147
      #126ab8 color charts
#126ab8 RGB chart
      #126ab8 CMYK chart
      #126ab8 RGB pie chart
      #126ab8 color shades, tints & tones
#126ab8 color schemes
#126ab8 color preview, HTML & CSS examples
           This text has a color of #126ab8        
        
          <p style="color:#126ab8;">Text here</p>
        
        
          .mytext {color:#126ab8;}
        
        Text color #126ab8
      
           This box has a color of #126ab8        
        
          <div style="background-color:#126ab8;">Content here</div>
        
        
          .mybackground {background-color:#126ab8;}
        
        Background color #126ab8
      
           Border around this has a color of #126ab8        
        
          <div style="border:2px solid #126ab8;">Content here</div>
        
        
          .myborder {border:2px solid #126ab8;}
        
        Border color #126ab8