#0bf82e color space conversions
Hex:
        #0bf82e
        RGB:
        11, 248, 46
        CMY:
        96, 3, 82
        CMYK:
        96, 0, 81, 3
      HSL:
        129°, 94.4223%, 50.7843%
        HSV (HSB):
        129°, 95.5645%, 97.2549%
        XYZ:
        34.1986, 67.4032, 13.7924
        xyY:
        0.2964, 0.5841, 67.4032
      CIE-Lab:
        85.7072, -82.7672, 74.9132
        CIE-LCH:
        85.7072, 111.6352, 137.8515
        CIE-Luv:
        85.7072, -80.1669, 100.2028
        Hunter-Lab:
        82.0995, -69.3198, 47.5091
      #0bf82e color charts
#0bf82e RGB chart
      #0bf82e CMYK chart
      #0bf82e RGB pie chart
      #0bf82e color shades, tints & tones
#0bf82e color schemes
#0bf82e color preview, HTML & CSS examples
           This text has a color of #0bf82e        
        
          <p style="color:#0bf82e;">Text here</p>
        
        
          .mytext {color:#0bf82e;}
        
        Text color #0bf82e
      
           This box has a color of #0bf82e        
        
          <div style="background-color:#0bf82e;">Content here</div>
        
        
          .mybackground {background-color:#0bf82e;}
        
        Background color #0bf82e
      
           Border around this has a color of #0bf82e        
        
          <div style="border:2px solid #0bf82e;">Content here</div>
        
        
          .myborder {border:2px solid #0bf82e;}
        
        Border color #0bf82e