#0ea47f color space conversions
Hex:
        #0ea47f
        RGB:
        14, 164, 127
        CMY:
        95, 36, 50
        CMYK:
        91, 0, 23, 36
      HSL:
        165°, 84.2697%, 34.9020%
        HSV (HSB):
        165°, 91.4634%, 64.3137%
        XYZ:
        17.2873, 28.1766, 24.6062
        xyY:
        0.2467, 0.4021, 28.1766
      CIE-Lab:
        60.0479, -44.5016, 9.2955
        CIE-LCH:
        60.0479, 45.4620, 168.2017
        CIE-Luv:
        60.0479, -49.3696, 19.7214
        Hunter-Lab:
        53.0816, -34.7600, 9.6731
      #0ea47f color charts
#0ea47f RGB chart
      #0ea47f CMYK chart
      #0ea47f RGB pie chart
      #0ea47f color shades, tints & tones
#0ea47f color schemes
#0ea47f color preview, HTML & CSS examples
           This text has a color of #0ea47f        
        
          <p style="color:#0ea47f;">Text here</p>
        
        
          .mytext {color:#0ea47f;}
        
        Text color #0ea47f
      
           This box has a color of #0ea47f        
        
          <div style="background-color:#0ea47f;">Content here</div>
        
        
          .mybackground {background-color:#0ea47f;}
        
        Background color #0ea47f
      
           Border around this has a color of #0ea47f        
        
          <div style="border:2px solid #0ea47f;">Content here</div>
        
        
          .myborder {border:2px solid #0ea47f;}
        
        Border color #0ea47f