#00bf13 color space conversions
Hex:
        #00bf13
        RGB:
        0, 191, 19
        CMY:
        100, 25, 93
        CMYK:
        100, 0, 90, 25
      HSL:
        126°, 100.0000%, 37.4510%
        HSV (HSB):
        126°, 100.0000%, 74.9020%
        XYZ:
        18.7483, 37.3086, 6.8292
        xyY:
        0.2981, 0.5933, 37.3086
      CIE-Lab:
        67.5079, -68.8909, 64.5157
        CIE-LCH:
        67.5079, 94.3834, 136.8784
        CIE-Luv:
        67.5079, -63.7263, 81.0495
        Hunter-Lab:
        61.0808, -52.1020, 36.1275
      #00bf13 color charts
#00bf13 RGB chart
      #00bf13 CMYK chart
      #00bf13 RGB pie chart
      #00bf13 color shades, tints & tones
#00bf13 color schemes
#00bf13 color preview, HTML & CSS examples
           This text has a color of #00bf13        
        
          <p style="color:#00bf13;">Text here</p>
        
        
          .mytext {color:#00bf13;}
        
        Text color #00bf13
      
           This box has a color of #00bf13        
        
          <div style="background-color:#00bf13;">Content here</div>
        
        
          .mybackground {background-color:#00bf13;}
        
        Background color #00bf13
      
           Border around this has a color of #00bf13        
        
          <div style="border:2px solid #00bf13;">Content here</div>
        
        
          .myborder {border:2px solid #00bf13;}
        
        Border color #00bf13