#81d8bd color space conversions
Hex:
        #81d8bd
        RGB:
        129, 216, 189
        CMY:
        49, 15, 26
        CMYK:
        40, 0, 13, 15
      HSL:
        161°, 52.7273%, 67.6471%
        HSV (HSB):
        161°, 40.2778%, 84.7059%
        XYZ:
        42.7944, 57.4530, 56.9781
        xyY:
        0.2722, 0.3654, 57.4530
      CIE-Lab:
        80.4337, -32.4383, 5.0968
        CIE-LCH:
        80.4337, 32.8363, 171.0705
        CIE-Luv:
        80.4337, -40.4476, 12.9986
        Hunter-Lab:
        75.7977, -31.8672, 8.4894
      #81d8bd color charts
#81d8bd RGB chart
      #81d8bd CMYK chart
      #81d8bd RGB pie chart
      #81d8bd color shades, tints & tones
#81d8bd color schemes
#81d8bd color preview, HTML & CSS examples
           This text has a color of #81d8bd        
        
          <p style="color:#81d8bd;">Text here</p>
        
        
          .mytext {color:#81d8bd;}
        
        Text color #81d8bd
      
           This box has a color of #81d8bd        
        
          <div style="background-color:#81d8bd;">Content here</div>
        
        
          .mybackground {background-color:#81d8bd;}
        
        Background color #81d8bd
      
           Border around this has a color of #81d8bd        
        
          <div style="border:2px solid #81d8bd;">Content here</div>
        
        
          .myborder {border:2px solid #81d8bd;}
        
        Border color #81d8bd