#81d0bc color space conversions
Hex:
        #81d0bc
        RGB:
        129, 208, 188
        CMY:
        49, 18, 26
        CMYK:
        38, 0, 10, 18
      HSL:
        165°, 45.6647%, 66.0784%
        HSV (HSB):
        165°, 37.9808%, 81.5686%
        XYZ:
        40.6862, 53.4097, 55.7417
        xyY:
        0.2715, 0.3565, 53.4097
      CIE-Lab:
        78.1163, -28.8486, 2.2756
        CIE-LCH:
        78.1163, 28.9382, 175.4898
        CIE-Luv:
        78.1163, -37.1226, 8.1613
        Hunter-Lab:
        73.0820, -28.5188, 5.9352
      #81d0bc color charts
#81d0bc RGB chart
      #81d0bc CMYK chart
      #81d0bc RGB pie chart
      #81d0bc color shades, tints & tones
#81d0bc color schemes
#81d0bc color preview, HTML & CSS examples
           This text has a color of #81d0bc        
        
          <p style="color:#81d0bc;">Text here</p>
        
        
          .mytext {color:#81d0bc;}
        
        Text color #81d0bc
      
           This box has a color of #81d0bc        
        
          <div style="background-color:#81d0bc;">Content here</div>
        
        
          .mybackground {background-color:#81d0bc;}
        
        Background color #81d0bc
      
           Border around this has a color of #81d0bc        
        
          <div style="border:2px solid #81d0bc;">Content here</div>
        
        
          .myborder {border:2px solid #81d0bc;}
        
        Border color #81d0bc