#12797e color space conversions
Hex:
        #12797e
        RGB:
        18, 121, 126
        CMY:
        93, 53, 51
        CMYK:
        86, 4, 0, 51
      HSL:
        183°, 75.0000%, 28.2353%
        HSV (HSB):
        183°, 85.7143%, 49.4118%
        XYZ:
        10.8527, 15.3097, 22.1217
        xyY:
        0.2248, 0.3171, 15.3097
      CIE-Lab:
        46.0555, -24.9108, -10.5831
        CIE-LCH:
        46.0555, 27.0656, 203.0178
        CIE-Luv:
        46.0555, -33.7519, -11.5661
        Hunter-Lab:
        39.1276, -18.9633, -6.1317
      #12797e color charts
#12797e RGB chart
      #12797e CMYK chart
      #12797e RGB pie chart
      #12797e color shades, tints & tones
#12797e color schemes
#12797e color preview, HTML & CSS examples
           This text has a color of #12797e        
        
          <p style="color:#12797e;">Text here</p>
        
        
          .mytext {color:#12797e;}
        
        Text color #12797e
      
           This box has a color of #12797e        
        
          <div style="background-color:#12797e;">Content here</div>
        
        
          .mybackground {background-color:#12797e;}
        
        Background color #12797e
      
           Border around this has a color of #12797e        
        
          <div style="border:2px solid #12797e;">Content here</div>
        
        
          .myborder {border:2px solid #12797e;}
        
        Border color #12797e