#0bb08f color space conversions
Hex:
        #0bb08f
        RGB:
        11, 176, 143
        CMY:
        96, 31, 44
        CMYK:
        94, 0, 19, 31
      HSL:
        168°, 88.2353%, 36.6667%
        HSV (HSB):
        168°, 93.7500%, 69.0196%
        XYZ:
        20.6213, 33.1050, 31.2896
        xyY:
        0.2426, 0.3894, 33.1050
      CIE-Lab:
        64.2458, -45.4440, 6.3742
        CIE-LCH:
        64.2458, 45.8889, 172.0154
        CIE-Luv:
        64.2458, -52.4954, 16.0747
        Hunter-Lab:
        57.5369, -36.7151, 8.0329
      #0bb08f color charts
#0bb08f RGB chart
      #0bb08f CMYK chart
      #0bb08f RGB pie chart
      #0bb08f color shades, tints & tones
#0bb08f color schemes
#0bb08f color preview, HTML & CSS examples
           This text has a color of #0bb08f        
        
          <p style="color:#0bb08f;">Text here</p>
        
        
          .mytext {color:#0bb08f;}
        
        Text color #0bb08f
      
           This box has a color of #0bb08f        
        
          <div style="background-color:#0bb08f;">Content here</div>
        
        
          .mybackground {background-color:#0bb08f;}
        
        Background color #0bb08f
      
           Border around this has a color of #0bb08f        
        
          <div style="border:2px solid #0bb08f;">Content here</div>
        
        
          .myborder {border:2px solid #0bb08f;}
        
        Border color #0bb08f