#0c779b color space conversions
Hex:
        #0c779b
        RGB:
        12, 119, 155
        CMY:
        95, 53, 39
        CMYK:
        92, 23, 0, 39
      HSL:
        195°, 85.6287%, 32.7451%
        HSV (HSB):
        195°, 92.2581%, 60.7843%
        XYZ:
        12.6648, 15.6384, 33.3613
        xyY:
        0.2054, 0.2536, 15.6384
      CIE-Lab:
        46.4964, -13.9991, -27.0790
        CIE-LCH:
        46.4964, 30.4835, 242.6623
        CIE-Luv:
        46.4964, -31.4218, -38.1465
        Hunter-Lab:
        39.5454, -12.0378, -22.3366
      #0c779b color charts
#0c779b RGB chart
      #0c779b CMYK chart
      #0c779b RGB pie chart
      #0c779b color shades, tints & tones
#0c779b color schemes
#0c779b color preview, HTML & CSS examples
           This text has a color of #0c779b        
        
          <p style="color:#0c779b;">Text here</p>
        
        
          .mytext {color:#0c779b;}
        
        Text color #0c779b
      
           This box has a color of #0c779b        
        
          <div style="background-color:#0c779b;">Content here</div>
        
        
          .mybackground {background-color:#0c779b;}
        
        Background color #0c779b
      
           Border around this has a color of #0c779b        
        
          <div style="border:2px solid #0c779b;">Content here</div>
        
        
          .myborder {border:2px solid #0c779b;}
        
        Border color #0c779b