#123d80 color space conversions
Hex:
        #123d80
        RGB:
        18, 61, 128
        CMY:
        93, 76, 50
        CMYK:
        86, 52, 0, 50
      HSL:
        217°, 75.3425%, 28.6275%
        HSV (HSB):
        217°, 85.9375%, 50.1961%
        XYZ:
        5.8145, 5.0246, 21.0855
        xyY:
        0.1821, 0.1574, 5.0246
      CIE-Lab:
        26.8047, 12.5095, -41.9088
        CIE-LCH:
        26.8047, 43.7360, 286.6200
        CIE-Luv:
        26.8047, -12.8298, -54.1005
        Hunter-Lab:
        22.4156, 7.0745, -40.0808
      #123d80 color charts
#123d80 RGB chart
      #123d80 CMYK chart
      #123d80 RGB pie chart
      #123d80 color shades, tints & tones
#123d80 color schemes
#123d80 color preview, HTML & CSS examples
           This text has a color of #123d80        
        
          <p style="color:#123d80;">Text here</p>
        
        
          .mytext {color:#123d80;}
        
        Text color #123d80
      
           This box has a color of #123d80        
        
          <div style="background-color:#123d80;">Content here</div>
        
        
          .mybackground {background-color:#123d80;}
        
        Background color #123d80
      
           Border around this has a color of #123d80        
        
          <div style="border:2px solid #123d80;">Content here</div>
        
        
          .myborder {border:2px solid #123d80;}
        
        Border color #123d80