#12445b color space conversions
Hex:
        #12445b
        RGB:
        18, 68, 91
        CMY:
        93, 73, 64
        CMYK:
        80, 25, 0, 64
      HSL:
        199°, 66.9725%, 21.3725%
        HSV (HSB):
        199°, 80.2198%, 35.6863%
        XYZ:
        4.2049, 5.0182, 10.6445
        xyY:
        0.2116, 0.2526, 5.0182
      CIE-Lab:
        26.7865, -7.5864, -18.3639
        CIE-LCH:
        26.7865, 19.8692, 247.5539
        CIE-Luv:
        26.7865, -16.3215, -21.9237
        Hunter-Lab:
        22.4013, -5.6963, -12.4922
      #12445b color charts
#12445b RGB chart
      #12445b CMYK chart
      #12445b RGB pie chart
      #12445b color shades, tints & tones
#12445b color schemes
#12445b color preview, HTML & CSS examples
           This text has a color of #12445b        
        
          <p style="color:#12445b;">Text here</p>
        
        
          .mytext {color:#12445b;}
        
        Text color #12445b
      
           This box has a color of #12445b        
        
          <div style="background-color:#12445b;">Content here</div>
        
        
          .mybackground {background-color:#12445b;}
        
        Background color #12445b
      
           Border around this has a color of #12445b        
        
          <div style="border:2px solid #12445b;">Content here</div>
        
        
          .myborder {border:2px solid #12445b;}
        
        Border color #12445b