#125fa7 color space conversions
Hex:
        #125fa7
        RGB:
        18, 95, 167
        CMY:
        93, 63, 35
        CMYK:
        89, 43, 0, 35
      HSL:
        209°, 80.5405%, 36.2745%
        HSV (HSB):
        209°, 89.2216%, 65.4902%
        XYZ:
        11.3167, 11.1030, 38.1059
        xyY:
        0.1870, 0.1834, 11.1030
      CIE-Lab:
        39.7535, 5.6619, -44.8154
        CIE-LCH:
        39.7535, 45.1716, 277.2005
        CIE-Luv:
        39.7535, -22.1766, -65.2868
        Hunter-Lab:
        33.3212, 2.3109, -44.4787
      #125fa7 color charts
#125fa7 RGB chart
      #125fa7 CMYK chart
      #125fa7 RGB pie chart
      #125fa7 color shades, tints & tones
#125fa7 color schemes
#125fa7 color preview, HTML & CSS examples
           This text has a color of #125fa7        
        
          <p style="color:#125fa7;">Text here</p>
        
        
          .mytext {color:#125fa7;}
        
        Text color #125fa7
      
           This box has a color of #125fa7        
        
          <div style="background-color:#125fa7;">Content here</div>
        
        
          .mybackground {background-color:#125fa7;}
        
        Background color #125fa7
      
           Border around this has a color of #125fa7        
        
          <div style="border:2px solid #125fa7;">Content here</div>
        
        
          .myborder {border:2px solid #125fa7;}
        
        Border color #125fa7