#01bd14 color space conversions
Hex:
        #01bd14
        RGB:
        1, 189, 20
        CMY:
        100, 26, 92
        CMYK:
        99, 0, 89, 26
      HSL:
        126°, 98.9474%, 37.2549%
        HSV (HSB):
        126°, 99.4709%, 74.1176%
        XYZ:
        18.3364, 36.4522, 6.7314
        xyY:
        0.2981, 0.5925, 36.4522
      CIE-Lab:
        66.8640, -68.2628, 63.7869
        CIE-LCH:
        66.8640, 93.4269, 136.9413
        CIE-Luv:
        66.8640, -63.0452, 80.1139
        Hunter-Lab:
        60.3756, -51.4460, 35.6526
      #01bd14 color charts
#01bd14 RGB chart
      #01bd14 CMYK chart
      #01bd14 RGB pie chart
      #01bd14 color shades, tints & tones
#01bd14 color schemes
#01bd14 color preview, HTML & CSS examples
           This text has a color of #01bd14        
        
          <p style="color:#01bd14;">Text here</p>
        
        
          .mytext {color:#01bd14;}
        
        Text color #01bd14
      
           This box has a color of #01bd14        
        
          <div style="background-color:#01bd14;">Content here</div>
        
        
          .mybackground {background-color:#01bd14;}
        
        Background color #01bd14
      
           Border around this has a color of #01bd14        
        
          <div style="border:2px solid #01bd14;">Content here</div>
        
        
          .myborder {border:2px solid #01bd14;}
        
        Border color #01bd14