#12496f color space conversions
Hex:
        #12496f
        RGB:
        18, 73, 111
        CMY:
        93, 71, 56
        CMYK:
        84, 34, 0, 56
      HSL:
        205°, 72.0930%, 25.2941%
        HSV (HSB):
        205°, 83.7838%, 43.5294%
        XYZ:
        5.5012, 6.0414, 15.9151
        xyY:
        0.2004, 0.2200, 6.0414
      CIE-Lab:
        29.5166, -2.7830, -26.8759
        CIE-LCH:
        29.5166, 27.0196, 264.0880
        CIE-Luv:
        29.5166, -17.2237, -34.6885
        Hunter-Lab:
        24.5792, -3.0624, -21.1849
      #12496f color charts
#12496f RGB chart
      #12496f CMYK chart
      #12496f RGB pie chart
      #12496f color shades, tints & tones
#12496f color schemes
#12496f color preview, HTML & CSS examples
           This text has a color of #12496f        
        
          <p style="color:#12496f;">Text here</p>
        
        
          .mytext {color:#12496f;}
        
        Text color #12496f
      
           This box has a color of #12496f        
        
          <div style="background-color:#12496f;">Content here</div>
        
        
          .mybackground {background-color:#12496f;}
        
        Background color #12496f
      
           Border around this has a color of #12496f        
        
          <div style="border:2px solid #12496f;">Content here</div>
        
        
          .myborder {border:2px solid #12496f;}
        
        Border color #12496f