#0b7f42 color space conversions
Hex:
        #0b7f42
        RGB:
        11, 127, 66
        CMY:
        96, 50, 74
        CMYK:
        91, 0, 48, 50
      HSL:
        148°, 84.0580%, 27.0588%
        HSV (HSB):
        148°, 91.3386%, 49.8039%
        XYZ:
        8.7108, 15.6432, 7.7146
        xyY:
        0.2716, 0.4878, 15.6432
      CIE-Lab:
        46.5029, -43.9804, 25.0048
        CIE-LCH:
        46.5029, 50.5917, 150.3799
        CIE-Luv:
        46.5029, -40.5635, 36.2402
        Hunter-Lab:
        39.5515, -29.9027, 16.1215
      #0b7f42 color charts
#0b7f42 RGB chart
      #0b7f42 CMYK chart
      #0b7f42 RGB pie chart
      #0b7f42 color shades, tints & tones
#0b7f42 color schemes
#0b7f42 color preview, HTML & CSS examples
           This text has a color of #0b7f42        
        
          <p style="color:#0b7f42;">Text here</p>
        
        
          .mytext {color:#0b7f42;}
        
        Text color #0b7f42
      
           This box has a color of #0b7f42        
        
          <div style="background-color:#0b7f42;">Content here</div>
        
        
          .mybackground {background-color:#0b7f42;}
        
        Background color #0b7f42
      
           Border around this has a color of #0b7f42        
        
          <div style="border:2px solid #0b7f42;">Content here</div>
        
        
          .myborder {border:2px solid #0b7f42;}
        
        Border color #0b7f42