#00bf96 color space conversions
Hex:
        #00bf96
        RGB:
        0, 191, 150
        CMY:
        100, 25, 41
        CMYK:
        100, 0, 21, 25
      HSL:
        167°, 100.0000%, 37.4510%
        HSV (HSB):
        167°, 100.0000%, 74.9020%
        XYZ:
        24.1358, 39.4636, 35.1993
        xyY:
        0.2443, 0.3994, 39.4636
      CIE-Lab:
        69.0858, -50.1245, 9.4362
        CIE-LCH:
        69.0858, 51.0049, 169.3385
        CIE-Luv:
        69.0858, -57.5382, 21.3797
        Hunter-Lab:
        62.8201, -41.3544, 10.7527
      #00bf96 color charts
#00bf96 RGB chart
      #00bf96 CMYK chart
      #00bf96 RGB pie chart
      #00bf96 color shades, tints & tones
#00bf96 color schemes
#00bf96 color preview, HTML & CSS examples
           This text has a color of #00bf96        
        
          <p style="color:#00bf96;">Text here</p>
        
        
          .mytext {color:#00bf96;}
        
        Text color #00bf96
      
           This box has a color of #00bf96        
        
          <div style="background-color:#00bf96;">Content here</div>
        
        
          .mybackground {background-color:#00bf96;}
        
        Background color #00bf96
      
           Border around this has a color of #00bf96        
        
          <div style="border:2px solid #00bf96;">Content here</div>
        
        
          .myborder {border:2px solid #00bf96;}
        
        Border color #00bf96