#0c799b color space conversions
Hex:
        #0c799b
        RGB:
        12, 121, 155
        CMY:
        95, 53, 39
        CMYK:
        92, 22, 0, 39
      HSL:
        194°, 85.6287%, 32.7451%
        HSV (HSB):
        194°, 92.2581%, 60.7843%
        XYZ:
        12.9054, 16.1195, 33.4415
        xyY:
        0.2066, 0.2581, 16.1195
      CIE-Lab:
        47.1308, -15.1269, -26.0931
        CIE-LCH:
        47.1308, 30.1608, 239.8980
        CIE-Luv:
        47.1308, -32.1276, -36.5777
        Hunter-Lab:
        40.1491, -12.8844, -21.2803
      #0c799b color charts
#0c799b RGB chart
      #0c799b CMYK chart
      #0c799b RGB pie chart
      #0c799b color shades, tints & tones
#0c799b color schemes
#0c799b color preview, HTML & CSS examples
           This text has a color of #0c799b        
        
          <p style="color:#0c799b;">Text here</p>
        
        
          .mytext {color:#0c799b;}
        
        Text color #0c799b
      
           This box has a color of #0c799b        
        
          <div style="background-color:#0c799b;">Content here</div>
        
        
          .mybackground {background-color:#0c799b;}
        
        Background color #0c799b
      
           Border around this has a color of #0c799b        
        
          <div style="border:2px solid #0c799b;">Content here</div>
        
        
          .myborder {border:2px solid #0c799b;}
        
        Border color #0c799b