#12456d color space conversions
Hex:
        #12456d
        RGB:
        18, 69, 109
        CMY:
        93, 73, 57
        CMYK:
        83, 37, 0, 57
      HSL:
        206°, 71.6535%, 24.9020%
        HSV (HSB):
        206°, 83.4862%, 42.7451%
        XYZ:
        5.1379, 5.4890, 15.2567
        xyY:
        0.1985, 0.2121, 5.4890
      CIE-Lab:
        28.0847, -0.9666, -27.8714
        CIE-LCH:
        28.0847, 27.8881, 268.0138
        CIE-Luv:
        28.0847, -15.9177, -35.6260
        Hunter-Lab:
        23.4285, -1.8548, -22.2097
      #12456d color charts
#12456d RGB chart
      #12456d CMYK chart
      #12456d RGB pie chart
      #12456d color shades, tints & tones
#12456d color schemes
#12456d color preview, HTML & CSS examples
           This text has a color of #12456d        
        
          <p style="color:#12456d;">Text here</p>
        
        
          .mytext {color:#12456d;}
        
        Text color #12456d
      
           This box has a color of #12456d        
        
          <div style="background-color:#12456d;">Content here</div>
        
        
          .mybackground {background-color:#12456d;}
        
        Background color #12456d
      
           Border around this has a color of #12456d        
        
          <div style="border:2px solid #12456d;">Content here</div>
        
        
          .myborder {border:2px solid #12456d;}
        
        Border color #12456d