#126ec4 color space conversions
Hex:
        #126ec4
        RGB:
        18, 110, 196
        CMY:
        93, 57, 23
        CMYK:
        91, 44, 0, 23
      HSL:
        209°, 83.1776%, 41.9608%
        HSV (HSB):
        209°, 90.8163%, 76.8627%
        XYZ:
        15.7892, 15.2660, 54.3390
        xyY:
        0.1849, 0.1788, 15.2660
      CIE-Lab:
        45.9964, 7.6336, -51.7501
        CIE-LCH:
        45.9964, 52.3101, 278.3911
        CIE-Luv:
        45.9964, -25.6918, -78.5819
        Hunter-Lab:
        39.0717, 3.7578, -55.1074
      #126ec4 color charts
#126ec4 RGB chart
      #126ec4 CMYK chart
      #126ec4 RGB pie chart
      #126ec4 color shades, tints & tones
#126ec4 color schemes
#126ec4 color preview, HTML & CSS examples
           This text has a color of #126ec4        
        
          <p style="color:#126ec4;">Text here</p>
        
        
          .mytext {color:#126ec4;}
        
        Text color #126ec4
      
           This box has a color of #126ec4        
        
          <div style="background-color:#126ec4;">Content here</div>
        
        
          .mybackground {background-color:#126ec4;}
        
        Background color #126ec4
      
           Border around this has a color of #126ec4        
        
          <div style="border:2px solid #126ec4;">Content here</div>
        
        
          .myborder {border:2px solid #126ec4;}
        
        Border color #126ec4