#0bbc8d color space conversions
Hex:
        #0bbc8d
        RGB:
        11, 188, 141
        CMY:
        96, 26, 45
        CMYK:
        94, 0, 25, 26
      HSL:
        164°, 88.9447%, 39.0196%
        HSV (HSB):
        164°, 94.1489%, 73.7255%
        XYZ:
        22.9289, 37.9607, 31.3180
        xyY:
        0.2487, 0.4117, 37.9607
      CIE-Lab:
        67.9916, -50.7762, 12.7927
        CIE-LCH:
        67.9916, 52.3630, 165.8590
        CIE-Luv:
        67.9916, -56.7461, 26.0548
        Hunter-Lab:
        61.6122, -41.3928, 12.9910
      #0bbc8d color charts
#0bbc8d RGB chart
      #0bbc8d CMYK chart
      #0bbc8d RGB pie chart
      #0bbc8d color shades, tints & tones
#0bbc8d color schemes
#0bbc8d color preview, HTML & CSS examples
           This text has a color of #0bbc8d        
        
          <p style="color:#0bbc8d;">Text here</p>
        
        
          .mytext {color:#0bbc8d;}
        
        Text color #0bbc8d
      
           This box has a color of #0bbc8d        
        
          <div style="background-color:#0bbc8d;">Content here</div>
        
        
          .mybackground {background-color:#0bbc8d;}
        
        Background color #0bbc8d
      
           Border around this has a color of #0bbc8d        
        
          <div style="border:2px solid #0bbc8d;">Content here</div>
        
        
          .myborder {border:2px solid #0bbc8d;}
        
        Border color #0bbc8d