#125fbd color space conversions
Hex:
        #125fbd
        RGB:
        18, 95, 189
        CMY:
        93, 63, 26
        CMYK:
        90, 50, 0, 26
      HSL:
        213°, 82.6087%, 40.5882%
        HSV (HSB):
        213°, 90.4762%, 74.1176%
        XYZ:
        13.5270, 11.9871, 49.7449
        xyY:
        0.1797, 0.1593, 11.9871
      CIE-Lab:
        41.1957, 14.5171, -55.4242
        CIE-LCH:
        41.1957, 57.2939, 284.6776
        CIE-Luv:
        41.1957, -21.3641, -82.1573
        Hunter-Lab:
        34.6224, 9.1506, -60.9511
      #125fbd color charts
#125fbd RGB chart
      #125fbd CMYK chart
      #125fbd RGB pie chart
      #125fbd color shades, tints & tones
#125fbd color schemes
#125fbd color preview, HTML & CSS examples
           This text has a color of #125fbd        
        
          <p style="color:#125fbd;">Text here</p>
        
        
          .mytext {color:#125fbd;}
        
        Text color #125fbd
      
           This box has a color of #125fbd        
        
          <div style="background-color:#125fbd;">Content here</div>
        
        
          .mybackground {background-color:#125fbd;}
        
        Background color #125fbd
      
           Border around this has a color of #125fbd        
        
          <div style="border:2px solid #125fbd;">Content here</div>
        
        
          .myborder {border:2px solid #125fbd;}
        
        Border color #125fbd