#125ea2 color space conversions
Hex:
        #125ea2
        RGB:
        18, 94, 162
        CMY:
        93, 63, 36
        CMYK:
        89, 42, 0, 36
      HSL:
        208°, 80.0000%, 35.2941%
        HSV (HSB):
        208°, 88.8889%, 63.5294%
        XYZ:
        10.7737, 10.7426, 35.6881
        xyY:
        0.1883, 0.1878, 10.7426
      CIE-Lab:
        39.1436, 4.2921, -42.8207
        CIE-LCH:
        39.1436, 43.0353, 275.7239
        CIE-Luv:
        39.1436, -22.0671, -61.9656
        Hunter-Lab:
        32.7760, 1.3166, -41.6148
      #125ea2 color charts
#125ea2 RGB chart
      #125ea2 CMYK chart
      #125ea2 RGB pie chart
      #125ea2 color shades, tints & tones
#125ea2 color schemes
#125ea2 color preview, HTML & CSS examples
           This text has a color of #125ea2        
        
          <p style="color:#125ea2;">Text here</p>
        
        
          .mytext {color:#125ea2;}
        
        Text color #125ea2
      
           This box has a color of #125ea2        
        
          <div style="background-color:#125ea2;">Content here</div>
        
        
          .mybackground {background-color:#125ea2;}
        
        Background color #125ea2
      
           Border around this has a color of #125ea2        
        
          <div style="border:2px solid #125ea2;">Content here</div>
        
        
          .myborder {border:2px solid #125ea2;}
        
        Border color #125ea2