#12487b color space conversions
Hex:
        #12487b
        RGB:
        18, 72, 123
        CMY:
        93, 72, 52
        CMYK:
        85, 41, 0, 52
      HSL:
        209°, 74.4681%, 27.6471%
        HSV (HSB):
        209°, 85.3659%, 48.2353%
        XYZ:
        6.1420, 6.1934, 19.6106
        xyY:
        0.1923, 0.1939, 6.1934
      CIE-Lab:
        29.8952, 2.8199, -33.8171
        CIE-LCH:
        29.8952, 33.9344, 274.7667
        CIE-Luv:
        29.8952, -16.4096, -44.7976
        Hunter-Lab:
        24.8865, 0.5022, -29.3001
      #12487b color charts
#12487b RGB chart
      #12487b CMYK chart
      #12487b RGB pie chart
      #12487b color shades, tints & tones
#12487b color schemes
#12487b color preview, HTML & CSS examples
           This text has a color of #12487b        
        
          <p style="color:#12487b;">Text here</p>
        
        
          .mytext {color:#12487b;}
        
        Text color #12487b
      
           This box has a color of #12487b        
        
          <div style="background-color:#12487b;">Content here</div>
        
        
          .mybackground {background-color:#12487b;}
        
        Background color #12487b
      
           Border around this has a color of #12487b        
        
          <div style="border:2px solid #12487b;">Content here</div>
        
        
          .myborder {border:2px solid #12487b;}
        
        Border color #12487b