#126ebf color space conversions
Hex:
        #126ebf
        RGB:
        18, 110, 191
        CMY:
        93, 57, 25
        CMYK:
        91, 42, 0, 25
      HSL:
        208°, 82.7751%, 40.9804%
        HSV (HSB):
        208°, 90.5759%, 74.9020%
        XYZ:
        15.2294, 15.0420, 51.3909
        xyY:
        0.1865, 0.1842, 15.0420
      CIE-Lab:
        45.6917, 5.6590, -49.3530
        CIE-LCH:
        45.6917, 49.6763, 276.5411
        CIE-Luv:
        45.6917, -25.9167, -74.6260
        Hunter-Lab:
        38.7841, 2.2195, -51.4135
      #126ebf color charts
#126ebf RGB chart
      #126ebf CMYK chart
      #126ebf RGB pie chart
      #126ebf color shades, tints & tones
#126ebf color schemes
#126ebf color preview, HTML & CSS examples
           This text has a color of #126ebf        
        
          <p style="color:#126ebf;">Text here</p>
        
        
          .mytext {color:#126ebf;}
        
        Text color #126ebf
      
           This box has a color of #126ebf        
        
          <div style="background-color:#126ebf;">Content here</div>
        
        
          .mybackground {background-color:#126ebf;}
        
        Background color #126ebf
      
           Border around this has a color of #126ebf        
        
          <div style="border:2px solid #126ebf;">Content here</div>
        
        
          .myborder {border:2px solid #126ebf;}
        
        Border color #126ebf