#0b8485 color space conversions
Hex:
        #0b8485
        RGB:
        11, 132, 133
        CMY:
        96, 48, 48
        CMYK:
        92, 1, 0, 48
      HSL:
        180°, 84.7222%, 28.2353%
        HSV (HSB):
        180°, 91.7293%, 52.1569%
        XYZ:
        12.6229, 18.2671, 25.0509
        xyY:
        0.2256, 0.3265, 18.2671
      CIE-Lab:
        49.8185, -28.6005, -9.0711
        CIE-LCH:
        49.8185, 30.0046, 197.5972
        CIE-Luv:
        49.8185, -37.7421, -9.0075
        Hunter-Lab:
        42.7401, -22.0767, -4.8332
      #0b8485 color charts
#0b8485 RGB chart
      #0b8485 CMYK chart
      #0b8485 RGB pie chart
      #0b8485 color shades, tints & tones
#0b8485 color schemes
#0b8485 color preview, HTML & CSS examples
           This text has a color of #0b8485        
        
          <p style="color:#0b8485;">Text here</p>
        
        
          .mytext {color:#0b8485;}
        
        Text color #0b8485
      
           This box has a color of #0b8485        
        
          <div style="background-color:#0b8485;">Content here</div>
        
        
          .mybackground {background-color:#0b8485;}
        
        Background color #0b8485
      
           Border around this has a color of #0b8485        
        
          <div style="border:2px solid #0b8485;">Content here</div>
        
        
          .myborder {border:2px solid #0b8485;}
        
        Border color #0b8485