#0bdc8e color space conversions
Hex:
        #0bdc8e
        RGB:
        11, 220, 142
        CMY:
        96, 14, 44
        CMYK:
        95, 0, 35, 14
      HSL:
        158°, 90.4762%, 45.2941%
        HSV (HSB):
        158°, 95.0000%, 86.2745%
        XYZ:
        30.6137, 53.2105, 34.2483
        xyY:
        0.2593, 0.4507, 53.2105
      CIE-Lab:
        77.9991, -62.4306, 26.0515
        CIE-LCH:
        77.9991, 67.6480, 157.3498
        CIE-Luv:
        77.9991, -67.3110, 46.4061
        Hunter-Lab:
        72.9456, -52.7421, 23.2249
      #0bdc8e color charts
#0bdc8e RGB chart
      #0bdc8e CMYK chart
      #0bdc8e RGB pie chart
      #0bdc8e color shades, tints & tones
#0bdc8e color schemes
#0bdc8e color preview, HTML & CSS examples
           This text has a color of #0bdc8e        
        
          <p style="color:#0bdc8e;">Text here</p>
        
        
          .mytext {color:#0bdc8e;}
        
        Text color #0bdc8e
      
           This box has a color of #0bdc8e        
        
          <div style="background-color:#0bdc8e;">Content here</div>
        
        
          .mybackground {background-color:#0bdc8e;}
        
        Background color #0bdc8e
      
           Border around this has a color of #0bdc8e        
        
          <div style="border:2px solid #0bdc8e;">Content here</div>
        
        
          .myborder {border:2px solid #0bdc8e;}
        
        Border color #0bdc8e