#0f785e color space conversions
Hex:
        #0f785e
        RGB:
        15, 120, 94
        CMY:
        94, 53, 63
        CMYK:
        88, 0, 22, 53
      HSL:
        165°, 77.7778%, 26.4706%
        HSV (HSB):
        165°, 87.5000%, 47.0588%
        XYZ:
        8.9339, 14.3427, 12.8872
        xyY:
        0.2470, 0.3966, 14.3427
      CIE-Lab:
        44.7204, -34.3888, 6.4937
        CIE-LCH:
        44.7204, 34.9965, 169.3066
        CIE-Luv:
        44.7204, -35.9439, 13.3548
        Hunter-Lab:
        37.8717, -24.1677, 6.3346
      #0f785e color charts
#0f785e RGB chart
      #0f785e CMYK chart
      #0f785e RGB pie chart
      #0f785e color shades, tints & tones
#0f785e color schemes
#0f785e color preview, HTML & CSS examples
           This text has a color of #0f785e        
        
          <p style="color:#0f785e;">Text here</p>
        
        
          .mytext {color:#0f785e;}
        
        Text color #0f785e
      
           This box has a color of #0f785e        
        
          <div style="background-color:#0f785e;">Content here</div>
        
        
          .mybackground {background-color:#0f785e;}
        
        Background color #0f785e
      
           Border around this has a color of #0f785e        
        
          <div style="border:2px solid #0f785e;">Content here</div>
        
        
          .myborder {border:2px solid #0f785e;}
        
        Border color #0f785e