#0c494e color space conversions
Hex:
        #0c494e
        RGB:
        12, 73, 78
        CMY:
        95, 71, 69
        CMYK:
        85, 6, 0, 69
      HSL:
        185°, 73.3333%, 17.6471%
        HSV (HSB):
        185°, 84.6154%, 30.5882%
        XYZ:
        3.9093, 5.3933, 8.0427
        xyY:
        0.2254, 0.3109, 5.3933
      CIE-Lab:
        27.8271, -16.3168, -8.3518
        CIE-LCH:
        27.8271, 18.3300, 207.1058
        CIE-Luv:
        27.8271, -19.6417, -8.2334
        Hunter-Lab:
        23.2235, -10.5935, -4.2767
      #0c494e color charts
#0c494e RGB chart
      #0c494e CMYK chart
      #0c494e RGB pie chart
      #0c494e color shades, tints & tones
#0c494e color schemes
#0c494e color preview, HTML & CSS examples
           This text has a color of #0c494e        
        
          <p style="color:#0c494e;">Text here</p>
        
        
          .mytext {color:#0c494e;}
        
        Text color #0c494e
      
           This box has a color of #0c494e        
        
          <div style="background-color:#0c494e;">Content here</div>
        
        
          .mybackground {background-color:#0c494e;}
        
        Background color #0c494e
      
           Border around this has a color of #0c494e        
        
          <div style="border:2px solid #0c494e;">Content here</div>
        
        
          .myborder {border:2px solid #0c494e;}
        
        Border color #0c494e