#0baa7f color space conversions
Hex:
        #0baa7f
        RGB:
        11, 170, 127
        CMY:
        96, 33, 50
        CMYK:
        94, 0, 25, 33
      HSL:
        164°, 87.8453%, 35.4902%
        HSV (HSB):
        164°, 93.5294%, 66.6667%
        XYZ:
        18.3435, 30.3529, 24.9706
        xyY:
        0.2490, 0.4120, 30.3529
      CIE-Lab:
        61.9575, -47.0770, 11.9894
        CIE-LCH:
        61.9575, 48.5797, 165.7118
        CIE-Luv:
        61.9575, -51.6128, 23.8909
        Hunter-Lab:
        55.0935, -36.9816, 11.6928
      #0baa7f color charts
#0baa7f RGB chart
      #0baa7f CMYK chart
      #0baa7f RGB pie chart
      #0baa7f color shades, tints & tones
#0baa7f color schemes
#0baa7f color preview, HTML & CSS examples
           This text has a color of #0baa7f        
        
          <p style="color:#0baa7f;">Text here</p>
        
        
          .mytext {color:#0baa7f;}
        
        Text color #0baa7f
      
           This box has a color of #0baa7f        
        
          <div style="background-color:#0baa7f;">Content here</div>
        
        
          .mybackground {background-color:#0baa7f;}
        
        Background color #0baa7f
      
           Border around this has a color of #0baa7f        
        
          <div style="border:2px solid #0baa7f;">Content here</div>
        
        
          .myborder {border:2px solid #0baa7f;}
        
        Border color #0baa7f