#8baf96 color space conversions
Hex:
        #8baf96
        RGB:
        139, 175, 150
        CMY:
        45, 31, 41
        CMYK:
        21, 0, 14, 31
      HSL:
        138°, 18.3673%, 61.5686%
        HSV (HSB):
        138°, 20.5714%, 68.6275%
        XYZ:
        31.4825, 38.3509, 34.5973
        xyY:
        0.3015, 0.3672, 38.3509
      CIE-Lab:
        68.2785, -17.3192, 8.8313
        CIE-LCH:
        68.2785, 19.4408, 152.9823
        CIE-Luv:
        68.2785, -18.2923, 15.4747
        Hunter-Lab:
        61.9281, -17.6300, 10.2262
      #8baf96 color charts
#8baf96 RGB chart
      #8baf96 CMYK chart
      #8baf96 RGB pie chart
      #8baf96 color shades, tints & tones
#8baf96 color schemes
#8baf96 color preview, HTML & CSS examples
           This text has a color of #8baf96        
        
          <p style="color:#8baf96;">Text here</p>
        
        
          .mytext {color:#8baf96;}
        
        Text color #8baf96
      
           This box has a color of #8baf96        
        
          <div style="background-color:#8baf96;">Content here</div>
        
        
          .mybackground {background-color:#8baf96;}
        
        Background color #8baf96
      
           Border around this has a color of #8baf96        
        
          <div style="border:2px solid #8baf96;">Content here</div>
        
        
          .myborder {border:2px solid #8baf96;}
        
        Border color #8baf96