#0f7979 color space conversions
Hex:
        #0f7979
        RGB:
        15, 121, 121
        CMY:
        94, 53, 53
        CMYK:
        88, 0, 0, 53
      HSL:
        180°, 77.9412%, 26.6667%
        HSV (HSB):
        180°, 87.6033%, 47.4510%
        XYZ:
        10.4856, 15.1568, 20.4621
        xyY:
        0.2274, 0.3287, 15.1568
      CIE-Lab:
        45.8482, -26.7841, -7.9235
        CIE-LCH:
        45.8482, 27.9315, 196.4797
        CIE-Luv:
        45.8482, -34.3725, -7.4222
        Hunter-Lab:
        38.9317, -20.0547, -3.9100
      #0f7979 color charts
#0f7979 RGB chart
      #0f7979 CMYK chart
      #0f7979 RGB pie chart
      #0f7979 color shades, tints & tones
#0f7979 color schemes
#0f7979 color preview, HTML & CSS examples
           This text has a color of #0f7979        
        
          <p style="color:#0f7979;">Text here</p>
        
        
          .mytext {color:#0f7979;}
        
        Text color #0f7979
      
           This box has a color of #0f7979        
        
          <div style="background-color:#0f7979;">Content here</div>
        
        
          .mybackground {background-color:#0f7979;}
        
        Background color #0f7979
      
           Border around this has a color of #0f7979        
        
          <div style="border:2px solid #0f7979;">Content here</div>
        
        
          .myborder {border:2px solid #0f7979;}
        
        Border color #0f7979