#0126db color space conversions
Hex:
        #0126db
        RGB:
        1, 38, 219
        CMY:
        100, 85, 14
        CMYK:
        100, 83, 0, 14
      HSL:
        230°, 99.0909%, 43.1373%
        HSV (HSB):
        230°, 99.5434%, 85.8824%
        XYZ:
        13.4918, 6.5072, 67.5627
        xyY:
        0.1541, 0.0743, 6.5072
      CIE-Lab:
        30.6575, 59.7139, -90.1429
        CIE-LCH:
        30.6575, 108.1272, 303.5219
        CIE-Luv:
        30.6575, -10.3037, -112.2706
        Hunter-Lab:
        25.5091, 49.7680, -139.1774
      #0126db color charts
#0126db RGB chart
      #0126db CMYK chart
      #0126db RGB pie chart
      #0126db color shades, tints & tones
#0126db color schemes
#0126db color preview, HTML & CSS examples
           This text has a color of #0126db        
        
          <p style="color:#0126db;">Text here</p>
        
        
          .mytext {color:#0126db;}
        
        Text color #0126db
      
           This box has a color of #0126db        
        
          <div style="background-color:#0126db;">Content here</div>
        
        
          .mybackground {background-color:#0126db;}
        
        Background color #0126db
      
           Border around this has a color of #0126db        
        
          <div style="border:2px solid #0126db;">Content here</div>
        
        
          .myborder {border:2px solid #0126db;}
        
        Border color #0126db