#81bd8e color space conversions
Hex:
        #81bd8e
        RGB:
        129, 189, 142
        CMY:
        49, 26, 44
        CMYK:
        32, 0, 25, 26
      HSL:
        133°, 31.2500%, 62.3529%
        HSV (HSB):
        133°, 31.7460%, 74.1176%
        XYZ:
        32.1333, 43.0153, 32.2004
        xyY:
        0.2993, 0.4007, 43.0153
      CIE-Lab:
        71.5654, -29.1190, 17.7259
        CIE-LCH:
        71.5654, 34.0899, 148.6695
        CIE-Luv:
        71.5654, -29.5557, 29.6455
        Hunter-Lab:
        65.5861, -27.3210, 16.8010
      #81bd8e color charts
#81bd8e RGB chart
      #81bd8e CMYK chart
      #81bd8e RGB pie chart
      #81bd8e color shades, tints & tones
#81bd8e color schemes
#81bd8e color preview, HTML & CSS examples
           This text has a color of #81bd8e        
        
          <p style="color:#81bd8e;">Text here</p>
        
        
          .mytext {color:#81bd8e;}
        
        Text color #81bd8e
      
           This box has a color of #81bd8e        
        
          <div style="background-color:#81bd8e;">Content here</div>
        
        
          .mybackground {background-color:#81bd8e;}
        
        Background color #81bd8e
      
           Border around this has a color of #81bd8e        
        
          <div style="border:2px solid #81bd8e;">Content here</div>
        
        
          .myborder {border:2px solid #81bd8e;}
        
        Border color #81bd8e