#12334d color space conversions
Hex:
        #12334d
        RGB:
        18, 51, 77
        CMY:
        93, 80, 70
        CMYK:
        77, 34, 0, 70
      HSL:
        206°, 62.1053%, 18.6275%
        HSV (HSB):
        206°, 76.6234%, 30.1961%
        XYZ:
        2.7728, 3.0321, 7.4603
        xyY:
        0.2090, 0.2286, 3.0321
      CIE-Lab:
        20.1719, -1.9921, -19.4739
        CIE-LCH:
        20.1719, 19.5756, 264.1593
        CIE-Luv:
        20.1719, -10.7034, -21.5037
        Hunter-Lab:
        17.4128, -2.0480, -13.2129
      #12334d color charts
#12334d RGB chart
      #12334d CMYK chart
      #12334d RGB pie chart
      #12334d color shades, tints & tones
#12334d color schemes
#12334d color preview, HTML & CSS examples
           This text has a color of #12334d        
        
          <p style="color:#12334d;">Text here</p>
        
        
          .mytext {color:#12334d;}
        
        Text color #12334d
      
           This box has a color of #12334d        
        
          <div style="background-color:#12334d;">Content here</div>
        
        
          .mybackground {background-color:#12334d;}
        
        Background color #12334d
      
           Border around this has a color of #12334d        
        
          <div style="border:2px solid #12334d;">Content here</div>
        
        
          .myborder {border:2px solid #12334d;}
        
        Border color #12334d