#125bbf color space conversions
Hex:
        #125bbf
        RGB:
        18, 91, 191
        CMY:
        93, 64, 25
        CMYK:
        91, 52, 0, 25
      HSL:
        215°, 82.7751%, 40.9804%
        HSV (HSB):
        215°, 90.5759%, 74.9020%
        XYZ:
        13.3945, 11.3724, 50.7793
        xyY:
        0.1773, 0.1505, 11.3724
      CIE-Lab:
        40.2007, 17.9511, -58.2001
        CIE-LCH:
        40.2007, 60.9056, 287.1417
        CIE-Luv:
        40.2007, -20.1372, -85.7117
        Hunter-Lab:
        33.7229, 11.8838, -65.6717
      #125bbf color charts
#125bbf RGB chart
      #125bbf CMYK chart
      #125bbf RGB pie chart
      #125bbf color shades, tints & tones
#125bbf color schemes
#125bbf color preview, HTML & CSS examples
           This text has a color of #125bbf        
        
          <p style="color:#125bbf;">Text here</p>
        
        
          .mytext {color:#125bbf;}
        
        Text color #125bbf
      
           This box has a color of #125bbf        
        
          <div style="background-color:#125bbf;">Content here</div>
        
        
          .mybackground {background-color:#125bbf;}
        
        Background color #125bbf
      
           Border around this has a color of #125bbf        
        
          <div style="border:2px solid #125bbf;">Content here</div>
        
        
          .myborder {border:2px solid #125bbf;}
        
        Border color #125bbf