#8bfaaf color space conversions
Hex:
        #8bfaaf
        RGB:
        139, 250, 175
        CMY:
        45, 2, 31
        CMYK:
        44, 0, 30, 2
      HSL:
        139°, 91.7355%, 76.2745%
        HSV (HSB):
        139°, 44.4000%, 98.0392%
        XYZ:
        52.5709, 76.9553, 52.6405
        xyY:
        0.2886, 0.4224, 76.9553
      CIE-Lab:
        90.3010, -47.7642, 26.3077
        CIE-LCH:
        90.3010, 54.5299, 151.1548
        CIE-Luv:
        90.3010, -51.3772, 45.9323
        Hunter-Lab:
        87.7242, -46.5467, 25.8289
      #8bfaaf color charts
#8bfaaf RGB chart
      #8bfaaf CMYK chart
      #8bfaaf RGB pie chart
      #8bfaaf color shades, tints & tones
#8bfaaf color schemes
#8bfaaf color preview, HTML & CSS examples
           This text has a color of #8bfaaf        
        
          <p style="color:#8bfaaf;">Text here</p>
        
        
          .mytext {color:#8bfaaf;}
        
        Text color #8bfaaf
      
           This box has a color of #8bfaaf        
        
          <div style="background-color:#8bfaaf;">Content here</div>
        
        
          .mybackground {background-color:#8bfaaf;}
        
        Background color #8bfaaf
      
           Border around this has a color of #8bfaaf        
        
          <div style="border:2px solid #8bfaaf;">Content here</div>
        
        
          .myborder {border:2px solid #8bfaaf;}
        
        Border color #8bfaaf