#12347e color space conversions
Hex:
        #12347e
        RGB:
        18, 52, 126
        CMY:
        93, 80, 51
        CMYK:
        86, 59, 0, 51
      HSL:
        221°, 75.0000%, 28.2353%
        HSV (HSB):
        221°, 85.7143%, 49.4118%
        XYZ:
        5.2433, 4.0909, 20.2519
        xyY:
        0.1772, 0.1383, 4.0909
      CIE-Lab:
        23.9698, 18.0547, -45.2513
        CIE-LCH:
        23.9698, 48.7201, 291.7514
        CIE-Luv:
        23.9698, -10.3349, -55.8570
        Hunter-Lab:
        20.2261, 10.8781, -45.2076
      #12347e color charts
#12347e RGB chart
      #12347e CMYK chart
      #12347e RGB pie chart
      #12347e color shades, tints & tones
#12347e color schemes
#12347e color preview, HTML & CSS examples
           This text has a color of #12347e        
        
          <p style="color:#12347e;">Text here</p>
        
        
          .mytext {color:#12347e;}
        
        Text color #12347e
      
           This box has a color of #12347e        
        
          <div style="background-color:#12347e;">Content here</div>
        
        
          .mybackground {background-color:#12347e;}
        
        Background color #12347e
      
           Border around this has a color of #12347e        
        
          <div style="border:2px solid #12347e;">Content here</div>
        
        
          .myborder {border:2px solid #12347e;}
        
        Border color #12347e