#12459e color space conversions
Hex:
        #12459e
        RGB:
        18, 69, 158
        CMY:
        93, 73, 38
        CMYK:
        89, 56, 0, 38
      HSL:
        218°, 79.5455%, 34.5098%
        HSV (HSB):
        218°, 88.6076%, 61.9608%
        XYZ:
        8.5491, 6.8535, 33.2200
        xyY:
        0.1758, 0.1410, 6.8535
      CIE-Lab:
        31.4710, 19.4095, -52.7943
        CIE-LCH:
        31.4710, 56.2491, 290.1856
        CIE-Luv:
        31.4710, -14.6382, -72.0153
        Hunter-Lab:
        26.1791, 12.4780, -56.9107
      #12459e color charts
#12459e RGB chart
      #12459e CMYK chart
      #12459e RGB pie chart
      #12459e color shades, tints & tones
#12459e color schemes
#12459e color preview, HTML & CSS examples
           This text has a color of #12459e        
        
          <p style="color:#12459e;">Text here</p>
        
        
          .mytext {color:#12459e;}
        
        Text color #12459e
      
           This box has a color of #12459e        
        
          <div style="background-color:#12459e;">Content here</div>
        
        
          .mybackground {background-color:#12459e;}
        
        Background color #12459e
      
           Border around this has a color of #12459e        
        
          <div style="border:2px solid #12459e;">Content here</div>
        
        
          .myborder {border:2px solid #12459e;}
        
        Border color #12459e