#125bc5 color space conversions
Hex:
        #125bc5
        RGB:
        18, 91, 197
        CMY:
        93, 64, 23
        CMYK:
        91, 54, 0, 23
      HSL:
        216°, 83.2558%, 42.1569%
        HSV (HSB):
        216°, 90.8629%, 77.2549%
        XYZ:
        14.0686, 11.6420, 54.3290
        xyY:
        0.1758, 0.1455, 11.6420
      CIE-Lab:
        40.6414, 20.3450, -60.9731
        CIE-LCH:
        40.6414, 64.2778, 288.4524
        CIE-Luv:
        40.6414, -19.9851, -90.0316
        Hunter-Lab:
        34.1204, 13.8889, -70.5217
      #125bc5 color charts
#125bc5 RGB chart
      #125bc5 CMYK chart
      #125bc5 RGB pie chart
      #125bc5 color shades, tints & tones
#125bc5 color schemes
#125bc5 color preview, HTML & CSS examples
           This text has a color of #125bc5        
        
          <p style="color:#125bc5;">Text here</p>
        
        
          .mytext {color:#125bc5;}
        
        Text color #125bc5
      
           This box has a color of #125bc5        
        
          <div style="background-color:#125bc5;">Content here</div>
        
        
          .mybackground {background-color:#125bc5;}
        
        Background color #125bc5
      
           Border around this has a color of #125bc5        
        
          <div style="border:2px solid #125bc5;">Content here</div>
        
        
          .myborder {border:2px solid #125bc5;}
        
        Border color #125bc5