#0f747f color space conversions
Hex:
        #0f747f
        RGB:
        15, 116, 127
        CMY:
        94, 55, 50
        CMYK:
        88, 9, 0, 50
      HSL:
        186°, 78.8732%, 27.8431%
        HSV (HSB):
        186°, 88.1890%, 49.8039%
        XYZ:
        10.2732, 14.1246, 22.2636
        xyY:
        0.2202, 0.3027, 14.1246
      CIE-Lab:
        44.4112, -22.2203, -13.6689
        CIE-LCH:
        44.4112, 26.0879, 211.5979
        CIE-Luv:
        44.4112, -32.1108, -16.3777
        Hunter-Lab:
        37.5828, -16.9773, -8.8147
      #0f747f color charts
#0f747f RGB chart
      #0f747f CMYK chart
      #0f747f RGB pie chart
      #0f747f color shades, tints & tones
#0f747f color schemes
#0f747f color preview, HTML & CSS examples
           This text has a color of #0f747f        
        
          <p style="color:#0f747f;">Text here</p>
        
        
          .mytext {color:#0f747f;}
        
        Text color #0f747f
      
           This box has a color of #0f747f        
        
          <div style="background-color:#0f747f;">Content here</div>
        
        
          .mybackground {background-color:#0f747f;}
        
        Background color #0f747f
      
           Border around this has a color of #0f747f        
        
          <div style="border:2px solid #0f747f;">Content here</div>
        
        
          .myborder {border:2px solid #0f747f;}
        
        Border color #0f747f