#0be02d color space conversions
Hex:
        #0be02d
        RGB:
        11, 224, 45
        CMY:
        96, 12, 82
        CMYK:
        95, 0, 80, 12
      HSL:
        130°, 90.6383%, 46.0784%
        HSV (HSB):
        130°, 95.0893%, 87.8431%
        XYZ:
        27.2673, 53.5719, 11.3859
        xyY:
        0.2957, 0.5809, 53.5719
      CIE-Lab:
        78.2115, -76.3188, 68.2086
        CIE-LCH:
        78.2115, 102.3571, 138.2118
        CIE-Luv:
        78.2115, -72.9504, 90.5485
        Hunter-Lab:
        73.1928, -61.5889, 42.0118
      #0be02d color charts
#0be02d RGB chart
      #0be02d CMYK chart
      #0be02d RGB pie chart
      #0be02d color shades, tints & tones
#0be02d color schemes
#0be02d color preview, HTML & CSS examples
           This text has a color of #0be02d        
        
          <p style="color:#0be02d;">Text here</p>
        
        
          .mytext {color:#0be02d;}
        
        Text color #0be02d
      
           This box has a color of #0be02d        
        
          <div style="background-color:#0be02d;">Content here</div>
        
        
          .mybackground {background-color:#0be02d;}
        
        Background color #0be02d
      
           Border around this has a color of #0be02d        
        
          <div style="border:2px solid #0be02d;">Content here</div>
        
        
          .myborder {border:2px solid #0be02d;}
        
        Border color #0be02d