#0f9f80 color space conversions
Hex:
        #0f9f80
        RGB:
        15, 159, 128
        CMY:
        94, 38, 50
        CMYK:
        91, 0, 19, 38
      HSL:
        167°, 82.7586%, 34.1176%
        HSV (HSB):
        167°, 90.5660%, 62.3529%
        XYZ:
        16.4914, 26.4563, 24.6595
        xyY:
        0.2439, 0.3913, 26.4563
      CIE-Lab:
        58.4677, -42.1063, 6.4830
        CIE-LCH:
        58.4677, 42.6024, 171.2471
        CIE-Luv:
        58.4677, -47.4854, 15.4098
        Hunter-Lab:
        51.4357, -32.7815, 7.5800
      #0f9f80 color charts
#0f9f80 RGB chart
      #0f9f80 CMYK chart
      #0f9f80 RGB pie chart
      #0f9f80 color shades, tints & tones
#0f9f80 color schemes
#0f9f80 color preview, HTML & CSS examples
           This text has a color of #0f9f80        
        
          <p style="color:#0f9f80;">Text here</p>
        
        
          .mytext {color:#0f9f80;}
        
        Text color #0f9f80
      
           This box has a color of #0f9f80        
        
          <div style="background-color:#0f9f80;">Content here</div>
        
        
          .mybackground {background-color:#0f9f80;}
        
        Background color #0f9f80
      
           Border around this has a color of #0f9f80        
        
          <div style="border:2px solid #0f9f80;">Content here</div>
        
        
          .myborder {border:2px solid #0f9f80;}
        
        Border color #0f9f80