#0b5057 color space conversions
Hex:
        #0b5057
        RGB:
        11, 80, 87
        CMY:
        96, 69, 66
        CMYK:
        87, 8, 0, 66
      HSL:
        186°, 77.5510%, 19.2157%
        HSV (HSB):
        186°, 87.3563%, 34.1176%
        XYZ:
        4.7270, 6.4966, 10.0217
        xyY:
        0.2225, 0.3058, 6.4966
      CIE-Lab:
        30.6323, -17.1280, -9.9000
        CIE-LCH:
        30.6323, 19.7833, 210.0279
        CIE-Luv:
        30.6323, -21.8459, -10.4308
        Hunter-Lab:
        25.4884, -11.5009, -5.4700
      #0b5057 color charts
#0b5057 RGB chart
      #0b5057 CMYK chart
      #0b5057 RGB pie chart
      #0b5057 color shades, tints & tones
#0b5057 color schemes
#0b5057 color preview, HTML & CSS examples
           This text has a color of #0b5057        
        
          <p style="color:#0b5057;">Text here</p>
        
        
          .mytext {color:#0b5057;}
        
        Text color #0b5057
      
           This box has a color of #0b5057        
        
          <div style="background-color:#0b5057;">Content here</div>
        
        
          .mybackground {background-color:#0b5057;}
        
        Background color #0b5057
      
           Border around this has a color of #0b5057        
        
          <div style="border:2px solid #0b5057;">Content here</div>
        
        
          .myborder {border:2px solid #0b5057;}
        
        Border color #0b5057