#12444d color space conversions
Hex:
        #12444d
        RGB:
        18, 68, 77
        CMY:
        93, 73, 70
        CMYK:
        77, 12, 0, 70
      HSL:
        189°, 62.1053%, 18.6275%
        HSV (HSB):
        189°, 76.6234%, 30.1961%
        XYZ:
        3.6561, 4.7987, 7.7547
        xyY:
        0.2256, 0.2960, 4.7987
      CIE-Lab:
        26.1533, -12.9113, -10.2240
        CIE-LCH:
        26.1533, 16.4691, 218.3744
        CIE-Luv:
        26.1533, -16.9889, -10.7621
        Hunter-Lab:
        21.9059, -8.5432, -5.6547
      #12444d color charts
#12444d RGB chart
      #12444d CMYK chart
      #12444d RGB pie chart
      #12444d color shades, tints & tones
#12444d color schemes
#12444d color preview, HTML & CSS examples
           This text has a color of #12444d        
        
          <p style="color:#12444d;">Text here</p>
        
        
          .mytext {color:#12444d;}
        
        Text color #12444d
      
           This box has a color of #12444d        
        
          <div style="background-color:#12444d;">Content here</div>
        
        
          .mybackground {background-color:#12444d;}
        
        Background color #12444d
      
           Border around this has a color of #12444d        
        
          <div style="border:2px solid #12444d;">Content here</div>
        
        
          .myborder {border:2px solid #12444d;}
        
        Border color #12444d