#0f8085 color space conversions
Hex:
        #0f8085
        RGB:
        15, 128, 133
        CMY:
        94, 50, 48
        CMYK:
        89, 4, 0, 48
      HSL:
        183°, 79.7297%, 29.0196%
        HSV (HSB):
        183°, 88.7218%, 52.1569%
        XYZ:
        12.1498, 17.2334, 24.8763
        xyY:
        0.2239, 0.3176, 17.2334
      CIE-Lab:
        48.5527, -26.3722, -10.9681
        CIE-LCH:
        48.5527, 28.5621, 202.5822
        CIE-Luv:
        48.5527, -36.0320, -12.0770
        Hunter-Lab:
        41.5131, -20.4055, -6.4698
      #0f8085 color charts
#0f8085 RGB chart
      #0f8085 CMYK chart
      #0f8085 RGB pie chart
      #0f8085 color shades, tints & tones
#0f8085 color schemes
#0f8085 color preview, HTML & CSS examples
           This text has a color of #0f8085        
        
          <p style="color:#0f8085;">Text here</p>
        
        
          .mytext {color:#0f8085;}
        
        Text color #0f8085
      
           This box has a color of #0f8085        
        
          <div style="background-color:#0f8085;">Content here</div>
        
        
          .mybackground {background-color:#0f8085;}
        
        Background color #0f8085
      
           Border around this has a color of #0f8085        
        
          <div style="border:2px solid #0f8085;">Content here</div>
        
        
          .myborder {border:2px solid #0f8085;}
        
        Border color #0f8085