#12244e color space conversions
Hex:
        #12244e
        RGB:
        18, 36, 78
        CMY:
        93, 86, 69
        CMYK:
        77, 54, 0, 69
      HSL:
        222°, 62.5000%, 18.8235%
        HSV (HSB):
        222°, 76.9231%, 30.5882%
        XYZ:
        2.2555, 1.9404, 7.4634
        xyY:
        0.1934, 0.1664, 1.9404
      CIE-Lab:
        15.1714, 9.3230, -28.1069
        CIE-LCH:
        15.1714, 29.6128, 288.3506
        CIE-Luv:
        15.1714, -5.9160, -28.2906
        Hunter-Lab:
        13.9299, 4.5249, -22.0157
      #12244e color charts
#12244e RGB chart
      #12244e CMYK chart
      #12244e RGB pie chart
      #12244e color shades, tints & tones
#12244e color schemes
#12244e color preview, HTML & CSS examples
           This text has a color of #12244e        
        
          <p style="color:#12244e;">Text here</p>
        
        
          .mytext {color:#12244e;}
        
        Text color #12244e
      
           This box has a color of #12244e        
        
          <div style="background-color:#12244e;">Content here</div>
        
        
          .mybackground {background-color:#12244e;}
        
        Background color #12244e
      
           Border around this has a color of #12244e        
        
          <div style="border:2px solid #12244e;">Content here</div>
        
        
          .myborder {border:2px solid #12244e;}
        
        Border color #12244e