#12334a color space conversions
Hex:
        #12334a
        RGB:
        18, 51, 74
        CMY:
        93, 80, 71
        CMYK:
        76, 31, 0, 71
      HSL:
        205°, 60.8696%, 18.0392%
        HSV (HSB):
        205°, 75.6757%, 29.0196%
        XYZ:
        2.6693, 2.9907, 6.9151
        xyY:
        0.2123, 0.2378, 2.9907
      CIE-Lab:
        20.0065, -3.2189, -17.7151
        CIE-LCH:
        20.0065, 18.0052, 259.7014
        CIE-Luv:
        20.0065, -10.7813, -19.2737
        Hunter-Lab:
        17.2935, -2.7117, -11.6027
      #12334a color charts
#12334a RGB chart
      #12334a CMYK chart
      #12334a RGB pie chart
      #12334a color shades, tints & tones
#12334a color schemes
#12334a color preview, HTML & CSS examples
           This text has a color of #12334a        
        
          <p style="color:#12334a;">Text here</p>
        
        
          .mytext {color:#12334a;}
        
        Text color #12334a
      
           This box has a color of #12334a        
        
          <div style="background-color:#12334a;">Content here</div>
        
        
          .mybackground {background-color:#12334a;}
        
        Background color #12334a
      
           Border around this has a color of #12334a        
        
          <div style="border:2px solid #12334a;">Content here</div>
        
        
          .myborder {border:2px solid #12334a;}
        
        Border color #12334a