#0f793f color space conversions
Hex:
        #0f793f
        RGB:
        15, 121, 63
        CMY:
        94, 53, 75
        CMYK:
        88, 0, 48, 53
      HSL:
        147°, 77.9412%, 26.6667%
        HSV (HSB):
        147°, 87.6033%, 47.4510%
        XYZ:
        7.9316, 14.1352, 7.0130
        xyY:
        0.2728, 0.4861, 14.1352
      CIE-Lab:
        44.4262, -41.9616, 24.0134
        CIE-LCH:
        44.4262, 48.3468, 150.2188
        CIE-Luv:
        44.4262, -38.2299, 34.3854
        Hunter-Lab:
        37.5968, -28.1373, 15.2583
      #0f793f color charts
#0f793f RGB chart
      #0f793f CMYK chart
      #0f793f RGB pie chart
      #0f793f color shades, tints & tones
#0f793f color schemes
#0f793f color preview, HTML & CSS examples
           This text has a color of #0f793f        
        
          <p style="color:#0f793f;">Text here</p>
        
        
          .mytext {color:#0f793f;}
        
        Text color #0f793f
      
           This box has a color of #0f793f        
        
          <div style="background-color:#0f793f;">Content here</div>
        
        
          .mybackground {background-color:#0f793f;}
        
        Background color #0f793f
      
           Border around this has a color of #0f793f        
        
          <div style="border:2px solid #0f793f;">Content here</div>
        
        
          .myborder {border:2px solid #0f793f;}
        
        Border color #0f793f