#0bd080 color space conversions
Hex:
        #0bd080
        RGB:
        11, 208, 128
        CMY:
        96, 18, 50
        CMYK:
        95, 0, 38, 18
      HSL:
        156°, 89.9543%, 42.9412%
        HSV (HSB):
        156°, 94.7115%, 81.5686%
        XYZ:
        26.5902, 46.7414, 28.0426
        xyY:
        0.2623, 0.4611, 46.7414
      CIE-Lab:
        74.0241, -61.0223, 27.9663
        CIE-LCH:
        74.0241, 67.1256, 155.3782
        CIE-Luv:
        74.0241, -64.3093, 47.9579
        Hunter-Lab:
        68.3677, -50.2197, 23.5382
      #0bd080 color charts
#0bd080 RGB chart
      #0bd080 CMYK chart
      #0bd080 RGB pie chart
      #0bd080 color shades, tints & tones
#0bd080 color schemes
#0bd080 color preview, HTML & CSS examples
           This text has a color of #0bd080        
        
          <p style="color:#0bd080;">Text here</p>
        
        
          .mytext {color:#0bd080;}
        
        Text color #0bd080
      
           This box has a color of #0bd080        
        
          <div style="background-color:#0bd080;">Content here</div>
        
        
          .mybackground {background-color:#0bd080;}
        
        Background color #0bd080
      
           Border around this has a color of #0bd080        
        
          <div style="border:2px solid #0bd080;">Content here</div>
        
        
          .myborder {border:2px solid #0bd080;}
        
        Border color #0bd080