#12314b color space conversions
Hex:
        #12314b
        RGB:
        18, 49, 75
        CMY:
        93, 81, 71
        CMYK:
        76, 35, 0, 71
      HSL:
        207°, 61.2903%, 18.2353%
        HSV (HSB):
        207°, 76.0000%, 29.4118%
        XYZ:
        2.6178, 2.8332, 7.0655
        xyY:
        0.2091, 0.2264, 2.8332
      CIE-Lab:
        19.3632, -1.4309, -19.3984
        CIE-LCH:
        19.3632, 19.4511, 265.7813
        CIE-Luv:
        19.3632, -10.0526, -21.0966
        Hunter-Lab:
        16.8322, -1.6957, -13.1051
      #12314b color charts
#12314b RGB chart
      #12314b CMYK chart
      #12314b RGB pie chart
      #12314b color shades, tints & tones
#12314b color schemes
#12314b color preview, HTML & CSS examples
           This text has a color of #12314b        
        
          <p style="color:#12314b;">Text here</p>
        
        
          .mytext {color:#12314b;}
        
        Text color #12314b
      
           This box has a color of #12314b        
        
          <div style="background-color:#12314b;">Content here</div>
        
        
          .mybackground {background-color:#12314b;}
        
        Background color #12314b
      
           Border around this has a color of #12314b        
        
          <div style="border:2px solid #12314b;">Content here</div>
        
        
          .myborder {border:2px solid #12314b;}
        
        Border color #12314b