#12647e color space conversions
Hex:
        #12647e
        RGB:
        18, 100, 126
        CMY:
        93, 61, 51
        CMYK:
        86, 21, 0, 51
      HSL:
        194°, 75.0000%, 28.2353%
        HSV (HSB):
        194°, 85.7143%, 49.4118%
        XYZ:
        8.5725, 10.7493, 21.3617
        xyY:
        0.2107, 0.2642, 10.7493
      CIE-Lab:
        39.1550, -13.5071, -21.1183
        CIE-LCH:
        39.1550, 25.0684, 237.3972
        CIE-Luv:
        39.1550, -26.0801, -27.8531
        Hunter-Lab:
        32.7861, -10.7037, -15.6799
      #12647e color charts
#12647e RGB chart
      #12647e CMYK chart
      #12647e RGB pie chart
      #12647e color shades, tints & tones
#12647e color schemes
#12647e color preview, HTML & CSS examples
           This text has a color of #12647e        
        
          <p style="color:#12647e;">Text here</p>
        
        
          .mytext {color:#12647e;}
        
        Text color #12647e
      
           This box has a color of #12647e        
        
          <div style="background-color:#12647e;">Content here</div>
        
        
          .mybackground {background-color:#12647e;}
        
        Background color #12647e
      
           Border around this has a color of #12647e        
        
          <div style="border:2px solid #12647e;">Content here</div>
        
        
          .myborder {border:2px solid #12647e;}
        
        Border color #12647e