#0bd042 color space conversions
Hex:
        #0bd042
        RGB:
        11, 208, 66
        CMY:
        96, 18, 74
        CMYK:
        95, 0, 68, 18
      HSL:
        137°, 89.9543%, 42.9412%
        HSV (HSB):
        137°, 94.7115%, 81.5686%
        XYZ:
        23.6773, 45.5762, 12.7034
        xyY:
        0.2889, 0.5561, 45.5762
      CIE-Lab:
        73.2697, -70.1768, 56.1858
        CIE-LCH:
        73.2697, 89.8978, 141.3181
        CIE-Luv:
        73.2697, -67.4252, 78.0395
        Hunter-Lab:
        67.5102, -55.5391, 36.1005
      #0bd042 color charts
#0bd042 RGB chart
      #0bd042 CMYK chart
      #0bd042 RGB pie chart
      #0bd042 color shades, tints & tones
#0bd042 color schemes
#0bd042 color preview, HTML & CSS examples
           This text has a color of #0bd042        
        
          <p style="color:#0bd042;">Text here</p>
        
        
          .mytext {color:#0bd042;}
        
        Text color #0bd042
      
           This box has a color of #0bd042        
        
          <div style="background-color:#0bd042;">Content here</div>
        
        
          .mybackground {background-color:#0bd042;}
        
        Background color #0bd042
      
           Border around this has a color of #0bd042        
        
          <div style="border:2px solid #0bd042;">Content here</div>
        
        
          .myborder {border:2px solid #0bd042;}
        
        Border color #0bd042