#12598e color space conversions
Hex:
        #12598e
        RGB:
        18, 89, 142
        CMY:
        93, 65, 44
        CMYK:
        87, 37, 0, 44
      HSL:
        206°, 77.5000%, 31.3725%
        HSV (HSB):
        206°, 87.3239%, 55.6863%
        XYZ:
        8.7043, 9.2263, 26.9133
        xyY:
        0.1941, 0.2057, 9.2263
      CIE-Lab:
        36.4165, -0.5600, -35.1427
        CIE-LCH:
        36.4165, 35.1471, 269.0870
        CIE-Luv:
        36.4165, -21.3154, -49.1790
        Hunter-Lab:
        30.3749, -2.0046, -31.2707
      #12598e color charts
#12598e RGB chart
      #12598e CMYK chart
      #12598e RGB pie chart
      #12598e color shades, tints & tones
#12598e color schemes
#12598e color preview, HTML & CSS examples
           This text has a color of #12598e        
        
          <p style="color:#12598e;">Text here</p>
        
        
          .mytext {color:#12598e;}
        
        Text color #12598e
      
           This box has a color of #12598e        
        
          <div style="background-color:#12598e;">Content here</div>
        
        
          .mybackground {background-color:#12598e;}
        
        Background color #12598e
      
           Border around this has a color of #12598e        
        
          <div style="border:2px solid #12598e;">Content here</div>
        
        
          .myborder {border:2px solid #12598e;}
        
        Border color #12598e