#125a9b color space conversions
Hex:
        #125a9b
        RGB:
        18, 90, 155
        CMY:
        93, 65, 39
        CMYK:
        88, 42, 0, 39
      HSL:
        208°, 79.1908%, 33.9216%
        HSV (HSB):
        208°, 88.3871%, 60.7843%
        XYZ:
        9.8220, 9.8075, 32.3857
        xyY:
        0.1888, 0.1886, 9.8075
      CIE-Lab:
        37.4947, 4.0534, -41.2718
        CIE-LCH:
        37.4947, 41.4704, 275.6091
        CIE-Luv:
        37.4947, -21.0658, -58.9557
        Hunter-Lab:
        31.3169, 1.1789, -39.3916
      #125a9b color charts
#125a9b RGB chart
      #125a9b CMYK chart
      #125a9b RGB pie chart
      #125a9b color shades, tints & tones
#125a9b color schemes
#125a9b color preview, HTML & CSS examples
           This text has a color of #125a9b        
        
          <p style="color:#125a9b;">Text here</p>
        
        
          .mytext {color:#125a9b;}
        
        Text color #125a9b
      
           This box has a color of #125a9b        
        
          <div style="background-color:#125a9b;">Content here</div>
        
        
          .mybackground {background-color:#125a9b;}
        
        Background color #125a9b
      
           Border around this has a color of #125a9b        
        
          <div style="border:2px solid #125a9b;">Content here</div>
        
        
          .myborder {border:2px solid #125a9b;}
        
        Border color #125a9b