#12263b color space conversions
Hex:
        #12263b
        RGB:
        18, 38, 59
        CMY:
        93, 85, 77
        CMYK:
        69, 36, 0, 77
      HSL:
        211°, 53.2468%, 15.0980%
        HSV (HSB):
        211°, 69.4915%, 23.1373%
        XYZ:
        1.7320, 1.8306, 4.3997
        xyY:
        0.2175, 0.2299, 1.8306
      CIE-Lab:
        14.5719, -0.2007, -15.9206
        CIE-LCH:
        14.5719, 15.9219, 269.2777
        CIE-Luv:
        14.5719, -6.5178, -15.0934
        Hunter-Lab:
        13.5299, -0.8274, -9.8092
      #12263b color charts
#12263b RGB chart
      #12263b CMYK chart
      #12263b RGB pie chart
      #12263b color shades, tints & tones
#12263b color schemes
#12263b color preview, HTML & CSS examples
           This text has a color of #12263b        
        
          <p style="color:#12263b;">Text here</p>
        
        
          .mytext {color:#12263b;}
        
        Text color #12263b
      
           This box has a color of #12263b        
        
          <div style="background-color:#12263b;">Content here</div>
        
        
          .mybackground {background-color:#12263b;}
        
        Background color #12263b
      
           Border around this has a color of #12263b        
        
          <div style="border:2px solid #12263b;">Content here</div>
        
        
          .myborder {border:2px solid #12263b;}
        
        Border color #12263b