#00bf41 color space conversions
Hex:
        #00bf41
        RGB:
        0, 191, 65
        CMY:
        100, 25, 75
        CMYK:
        100, 0, 66, 25
      HSL:
        140°, 100.0000%, 37.4510%
        HSV (HSB):
        140°, 100.0000%, 74.9020%
        XYZ:
        19.5849, 37.6433, 11.2347
        xyY:
        0.2861, 0.5498, 37.6433
      CIE-Lab:
        67.7569, -65.6975, 50.6025
        CIE-LCH:
        67.7569, 82.9263, 142.3953
        CIE-Luv:
        67.7569, -62.5957, 70.3981
        Hunter-Lab:
        61.3541, -50.3904, 32.0912
      #00bf41 color charts
#00bf41 RGB chart
      #00bf41 CMYK chart
      #00bf41 RGB pie chart
      #00bf41 color shades, tints & tones
#00bf41 color schemes
#00bf41 color preview, HTML & CSS examples
           This text has a color of #00bf41        
        
          <p style="color:#00bf41;">Text here</p>
        
        
          .mytext {color:#00bf41;}
        
        Text color #00bf41
      
           This box has a color of #00bf41        
        
          <div style="background-color:#00bf41;">Content here</div>
        
        
          .mybackground {background-color:#00bf41;}
        
        Background color #00bf41
      
           Border around this has a color of #00bf41        
        
          <div style="border:2px solid #00bf41;">Content here</div>
        
        
          .myborder {border:2px solid #00bf41;}
        
        Border color #00bf41