#125ea6 color space conversions
Hex:
        #125ea6
        RGB:
        18, 94, 166
        CMY:
        93, 63, 35
        CMYK:
        89, 43, 0, 35
      HSL:
        209°, 80.4348%, 36.0784%
        HSV (HSB):
        209°, 89.1566%, 65.0980%
        XYZ:
        11.1351, 10.8872, 37.5909
        xyY:
        0.1868, 0.1826, 10.8872
      CIE-Lab:
        39.3898, 5.9065, -44.8047
        CIE-LCH:
        39.3898, 45.1923, 277.5098
        CIE-Luv:
        39.3898, -21.8977, -65.1262
        Hunter-Lab:
        32.9957, 2.4960, -44.4501
      #125ea6 color charts
#125ea6 RGB chart
      #125ea6 CMYK chart
      #125ea6 RGB pie chart
      #125ea6 color shades, tints & tones
#125ea6 color schemes
#125ea6 color preview, HTML & CSS examples
           This text has a color of #125ea6        
        
          <p style="color:#125ea6;">Text here</p>
        
        
          .mytext {color:#125ea6;}
        
        Text color #125ea6
      
           This box has a color of #125ea6        
        
          <div style="background-color:#125ea6;">Content here</div>
        
        
          .mybackground {background-color:#125ea6;}
        
        Background color #125ea6
      
           Border around this has a color of #125ea6        
        
          <div style="border:2px solid #125ea6;">Content here</div>
        
        
          .myborder {border:2px solid #125ea6;}
        
        Border color #125ea6