#0a794e color space conversions
Hex:
        #0a794e
        RGB:
        10, 121, 78
        CMY:
        96, 53, 69
        CMYK:
        92, 0, 36, 53
      HSL:
        157°, 84.7328%, 25.6863%
        HSV (HSB):
        157°, 91.7355%, 47.4510%
        XYZ:
        8.3377, 14.2893, 9.5264
        xyY:
        0.2593, 0.4444, 14.2893
      CIE-Lab:
        44.6450, -39.2377, 15.7727
        CIE-LCH:
        44.6450, 42.2891, 158.1009
        CIE-Luv:
        44.6450, -37.7855, 25.2505
        Hunter-Lab:
        37.8012, -26.7810, 11.5190
      #0a794e color charts
#0a794e RGB chart
      #0a794e CMYK chart
      #0a794e RGB pie chart
      #0a794e color shades, tints & tones
#0a794e color schemes
#0a794e color preview, HTML & CSS examples
           This text has a color of #0a794e        
        
          <p style="color:#0a794e;">Text here</p>
        
        
          .mytext {color:#0a794e;}
        
        Text color #0a794e
      
           This box has a color of #0a794e        
        
          <div style="background-color:#0a794e;">Content here</div>
        
        
          .mybackground {background-color:#0a794e;}
        
        Background color #0a794e
      
           Border around this has a color of #0a794e        
        
          <div style="border:2px solid #0a794e;">Content here</div>
        
        
          .myborder {border:2px solid #0a794e;}
        
        Border color #0a794e