#0b503e color space conversions
Hex:
        #0b503e
        RGB:
        11, 80, 62
        CMY:
        96, 69, 76
        CMYK:
        86, 0, 23, 69
      HSL:
        164°, 75.8242%, 17.8431%
        HSV (HSB):
        164°, 86.2500%, 31.3725%
        XYZ:
        3.8762, 6.1563, 5.5414
        xyY:
        0.2489, 0.3953, 6.1563
      CIE-Lab:
        29.8033, -25.3240, 4.8545
        CIE-LCH:
        29.8033, 25.7851, 169.1483
        CIE-Luv:
        29.8033, -23.4175, 8.7802
        Hunter-Lab:
        24.8118, -15.5349, 4.1266
      #0b503e color charts
#0b503e RGB chart
      #0b503e CMYK chart
      #0b503e RGB pie chart
      #0b503e color shades, tints & tones
#0b503e color schemes
#0b503e color preview, HTML & CSS examples
           This text has a color of #0b503e        
        
          <p style="color:#0b503e;">Text here</p>
        
        
          .mytext {color:#0b503e;}
        
        Text color #0b503e
      
           This box has a color of #0b503e        
        
          <div style="background-color:#0b503e;">Content here</div>
        
        
          .mybackground {background-color:#0b503e;}
        
        Background color #0b503e
      
           Border around this has a color of #0b503e        
        
          <div style="border:2px solid #0b503e;">Content here</div>
        
        
          .myborder {border:2px solid #0b503e;}
        
        Border color #0b503e