#125ab5 color space conversions
Hex:
        #125ab5
        RGB:
        18, 90, 181
        CMY:
        93, 65, 29
        CMYK:
        90, 50, 0, 29
      HSL:
        213°, 81.9095%, 39.0196%
        HSV (HSB):
        213°, 90.0552%, 70.9804%
        XYZ:
        12.2461, 10.7771, 45.1508
        xyY:
        0.1796, 0.1581, 10.7771
      CIE-Lab:
        39.2025, 14.5940, -53.9647
        CIE-LCH:
        39.2025, 55.9033, 285.1329
        CIE-Luv:
        39.2025, -20.1286, -78.8912
        Hunter-Lab:
        32.8285, 9.1364, -58.5647
      #125ab5 color charts
#125ab5 RGB chart
      #125ab5 CMYK chart
      #125ab5 RGB pie chart
      #125ab5 color shades, tints & tones
#125ab5 color schemes
#125ab5 color preview, HTML & CSS examples
           This text has a color of #125ab5        
        
          <p style="color:#125ab5;">Text here</p>
        
        
          .mytext {color:#125ab5;}
        
        Text color #125ab5
      
           This box has a color of #125ab5        
        
          <div style="background-color:#125ab5;">Content here</div>
        
        
          .mybackground {background-color:#125ab5;}
        
        Background color #125ab5
      
           Border around this has a color of #125ab5        
        
          <div style="border:2px solid #125ab5;">Content here</div>
        
        
          .myborder {border:2px solid #125ab5;}
        
        Border color #125ab5