#12638f color space conversions
Hex:
        #12638f
        RGB:
        18, 99, 143
        CMY:
        93, 61, 44
        CMYK:
        87, 31, 0, 44
      HSL:
        201°, 77.6398%, 31.5686%
        HSV (HSB):
        201°, 87.4126%, 56.0784%
        XYZ:
        9.6692, 11.0354, 27.6070
        xyY:
        0.2001, 0.2284, 11.0354
      CIE-Lab:
        39.6401, -6.4172, -30.6541
        CIE-LCH:
        39.6401, 31.3186, 258.1762
        CIE-Luv:
        39.6401, -24.7057, -42.9838
        Hunter-Lab:
        33.2196, -6.1785, -26.0189
      #12638f color charts
#12638f RGB chart
      #12638f CMYK chart
      #12638f RGB pie chart
      #12638f color shades, tints & tones
#12638f color schemes
#12638f color preview, HTML & CSS examples
           This text has a color of #12638f        
        
          <p style="color:#12638f;">Text here</p>
        
        
          .mytext {color:#12638f;}
        
        Text color #12638f
      
           This box has a color of #12638f        
        
          <div style="background-color:#12638f;">Content here</div>
        
        
          .mybackground {background-color:#12638f;}
        
        Background color #12638f
      
           Border around this has a color of #12638f        
        
          <div style="border:2px solid #12638f;">Content here</div>
        
        
          .myborder {border:2px solid #12638f;}
        
        Border color #12638f