#81f0bd color space conversions
Hex:
        #81f0bd
        RGB:
        129, 240, 189
        CMY:
        49, 6, 26
        CMYK:
        46, 0, 21, 6
      HSL:
        152°, 78.7234%, 72.3529%
        HSV (HSB):
        152°, 46.2500%, 94.1176%
        XYZ:
        49.3987, 70.6614, 59.1796
        xyY:
        0.2756, 0.3942, 70.6614
      CIE-Lab:
        87.3203, -43.3433, 14.9207
        CIE-LCH:
        87.3203, 45.8396, 161.0042
        CIE-Luv:
        87.3203, -50.2784, 29.3483
        Hunter-Lab:
        84.0604, -42.2088, 17.1013
      #81f0bd color charts
#81f0bd RGB chart
      #81f0bd CMYK chart
      #81f0bd RGB pie chart
      #81f0bd color shades, tints & tones
#81f0bd color schemes
#81f0bd color preview, HTML & CSS examples
           This text has a color of #81f0bd        
        
          <p style="color:#81f0bd;">Text here</p>
        
        
          .mytext {color:#81f0bd;}
        
        Text color #81f0bd
      
           This box has a color of #81f0bd        
        
          <div style="background-color:#81f0bd;">Content here</div>
        
        
          .mybackground {background-color:#81f0bd;}
        
        Background color #81f0bd
      
           Border around this has a color of #81f0bd        
        
          <div style="border:2px solid #81f0bd;">Content here</div>
        
        
          .myborder {border:2px solid #81f0bd;}
        
        Border color #81f0bd