#12638d color space conversions
Hex:
        #12638d
        RGB:
        18, 99, 141
        CMY:
        93, 61, 45
        CMYK:
        87, 30, 0, 45
      HSL:
        200°, 77.3585%, 31.1765%
        HSV (HSB):
        200°, 87.2340%, 55.2941%
        XYZ:
        9.5190, 10.9754, 26.8161
        xyY:
        0.2012, 0.2320, 10.9754
      CIE-Lab:
        39.5389, -7.1961, -29.6078
        CIE-LCH:
        39.5389, 30.4698, 256.3392
        CIE-Luv:
        39.5389, -24.8193, -41.3047
        Hunter-Lab:
        33.1291, -6.6873, -24.8014
      #12638d color charts
#12638d RGB chart
      #12638d CMYK chart
      #12638d RGB pie chart
      #12638d color shades, tints & tones
#12638d color schemes
#12638d color preview, HTML & CSS examples
           This text has a color of #12638d        
        
          <p style="color:#12638d;">Text here</p>
        
        
          .mytext {color:#12638d;}
        
        Text color #12638d
      
           This box has a color of #12638d        
        
          <div style="background-color:#12638d;">Content here</div>
        
        
          .mybackground {background-color:#12638d;}
        
        Background color #12638d
      
           Border around this has a color of #12638d        
        
          <div style="border:2px solid #12638d;">Content here</div>
        
        
          .myborder {border:2px solid #12638d;}
        
        Border color #12638d