#0be80d color space conversions
Hex:
        #0be80d
        RGB:
        11, 232, 13
        CMY:
        96, 9, 95
        CMYK:
        95, 0, 94, 9
      HSL:
        121°, 90.9465%, 47.6471%
        HSV (HSB):
        121°, 95.2586%, 90.9804%
        XYZ:
        29.0673, 57.8134, 10.0079
        xyY:
        0.3000, 0.5967, 57.8134
      CIE-Lab:
        80.6350, -79.6629, 76.3530
        CIE-LCH:
        80.6350, 110.3447, 136.2154
        CIE-Luv:
        80.6350, -75.8086, 97.8943
        Hunter-Lab:
        76.0351, -64.8232, 45.4207
      #0be80d color charts
#0be80d RGB chart
      #0be80d CMYK chart
      #0be80d RGB pie chart
      #0be80d color shades, tints & tones
#0be80d color schemes
#0be80d color preview, HTML & CSS examples
           This text has a color of #0be80d        
        
          <p style="color:#0be80d;">Text here</p>
        
        
          .mytext {color:#0be80d;}
        
        Text color #0be80d
      
           This box has a color of #0be80d        
        
          <div style="background-color:#0be80d;">Content here</div>
        
        
          .mybackground {background-color:#0be80d;}
        
        Background color #0be80d
      
           Border around this has a color of #0be80d        
        
          <div style="border:2px solid #0be80d;">Content here</div>
        
        
          .myborder {border:2px solid #0be80d;}
        
        Border color #0be80d