#0a914e color space conversions
Hex:
        #0a914e
        RGB:
        10, 145, 78
        CMY:
        96, 43, 69
        CMYK:
        93, 0, 46, 43
      HSL:
        150°, 87.0968%, 30.3922%
        HSV (HSB):
        150°, 93.1034%, 56.8627%
        XYZ:
        11.6257, 20.8654, 10.6224
        xyY:
        0.2697, 0.4840, 20.8654
      CIE-Lab:
        52.8019, -48.3624, 26.5540
        CIE-LCH:
        52.8019, 55.1727, 151.2304
        CIE-Luv:
        52.8019, -46.2563, 40.1272
        Hunter-Lab:
        45.6786, -34.5074, 18.1874
      #0a914e color charts
#0a914e RGB chart
      #0a914e CMYK chart
      #0a914e RGB pie chart
      #0a914e color shades, tints & tones
#0a914e color schemes
#0a914e color preview, HTML & CSS examples
           This text has a color of #0a914e        
        
          <p style="color:#0a914e;">Text here</p>
        
        
          .mytext {color:#0a914e;}
        
        Text color #0a914e
      
           This box has a color of #0a914e        
        
          <div style="background-color:#0a914e;">Content here</div>
        
        
          .mybackground {background-color:#0a914e;}
        
        Background color #0a914e
      
           Border around this has a color of #0a914e        
        
          <div style="border:2px solid #0a914e;">Content here</div>
        
        
          .myborder {border:2px solid #0a914e;}
        
        Border color #0a914e