#12428e color space conversions
Hex:
        #12428e
        RGB:
        18, 66, 142
        CMY:
        93, 74, 44
        CMYK:
        87, 54, 0, 44
      HSL:
        217°, 77.5000%, 31.3725%
        HSV (HSB):
        217°, 87.3239%, 55.6863%
        XYZ:
        7.0802, 5.9780, 26.3719
        xyY:
        0.1796, 0.1516, 5.9780
      CIE-Lab:
        29.3569, 14.8761, -46.4670
        CIE-LCH:
        29.3569, 48.7901, 287.7521
        CIE-Luv:
        29.3569, -14.0462, -61.9820
        Hunter-Lab:
        24.4500, 8.9020, -46.8355
      #12428e color charts
#12428e RGB chart
      #12428e CMYK chart
      #12428e RGB pie chart
      #12428e color shades, tints & tones
#12428e color schemes
#12428e color preview, HTML & CSS examples
           This text has a color of #12428e        
        
          <p style="color:#12428e;">Text here</p>
        
        
          .mytext {color:#12428e;}
        
        Text color #12428e
      
           This box has a color of #12428e        
        
          <div style="background-color:#12428e;">Content here</div>
        
        
          .mybackground {background-color:#12428e;}
        
        Background color #12428e
      
           Border around this has a color of #12428e        
        
          <div style="border:2px solid #12428e;">Content here</div>
        
        
          .myborder {border:2px solid #12428e;}
        
        Border color #12428e