#123f7e color space conversions
Hex:
        #123f7e
        RGB:
        18, 63, 126
        CMY:
        93, 75, 51
        CMYK:
        86, 50, 0, 51
      HSL:
        215°, 75.0000%, 28.2353%
        HSV (HSB):
        215°, 85.7143%, 49.4118%
        XYZ:
        5.7929, 5.1900, 20.4351
        xyY:
        0.1844, 0.1652, 5.1900
      CIE-Lab:
        27.2693, 10.2627, -39.9058
        CIE-LCH:
        27.2693, 41.2043, 284.4224
        CIE-Luv:
        27.2693, -13.4637, -51.7869
        Hunter-Lab:
        22.7815, 5.5211, -37.2363
      #123f7e color charts
#123f7e RGB chart
      #123f7e CMYK chart
      #123f7e RGB pie chart
      #123f7e color shades, tints & tones
#123f7e color schemes
#123f7e color preview, HTML & CSS examples
           This text has a color of #123f7e        
        
          <p style="color:#123f7e;">Text here</p>
        
        
          .mytext {color:#123f7e;}
        
        Text color #123f7e
      
           This box has a color of #123f7e        
        
          <div style="background-color:#123f7e;">Content here</div>
        
        
          .mybackground {background-color:#123f7e;}
        
        Background color #123f7e
      
           Border around this has a color of #123f7e        
        
          <div style="border:2px solid #123f7e;">Content here</div>
        
        
          .myborder {border:2px solid #123f7e;}
        
        Border color #123f7e