#0b4d42 color space conversions
Hex:
        #0b4d42
        RGB:
        11, 77, 66
        CMY:
        96, 70, 74
        CMYK:
        86, 0, 14, 70
      HSL:
        170°, 75.0000%, 17.2549%
        HSV (HSB):
        170°, 85.7143%, 30.1961%
        XYZ:
        3.7753, 5.7722, 6.0694
        xyY:
        0.2417, 0.3696, 5.7722
      CIE-Lab:
        28.8304, -22.6371, 0.8940
        CIE-LCH:
        28.8304, 22.6548, 177.7385
        CIE-Luv:
        28.8304, -22.0178, 3.8120
        Hunter-Lab:
        24.0255, -13.9960, 1.8397
      #0b4d42 color charts
#0b4d42 RGB chart
      #0b4d42 CMYK chart
      #0b4d42 RGB pie chart
      #0b4d42 color shades, tints & tones
#0b4d42 color schemes
#0b4d42 color preview, HTML & CSS examples
           This text has a color of #0b4d42        
        
          <p style="color:#0b4d42;">Text here</p>
        
        
          .mytext {color:#0b4d42;}
        
        Text color #0b4d42
      
           This box has a color of #0b4d42        
        
          <div style="background-color:#0b4d42;">Content here</div>
        
        
          .mybackground {background-color:#0b4d42;}
        
        Background color #0b4d42
      
           Border around this has a color of #0b4d42        
        
          <div style="border:2px solid #0b4d42;">Content here</div>
        
        
          .myborder {border:2px solid #0b4d42;}
        
        Border color #0b4d42