#81bfbe color space conversions
Hex:
        #81bfbe
        RGB:
        129, 191, 190
        CMY:
        49, 25, 25
        CMYK:
        32, 0, 1, 25
      HSL:
        179°, 32.6316%, 62.7451%
        HSV (HSB):
        179°, 32.4607%, 74.9020%
        XYZ:
        36.9783, 45.6464, 55.5769
        xyY:
        0.2676, 0.3303, 45.6464
      CIE-Lab:
        73.3155, -19.9694, -5.8437
        CIE-LCH:
        73.3155, 20.8069, 196.3113
        CIE-Luv:
        73.3155, -29.8767, -5.6373
        Hunter-Lab:
        67.5621, -20.5366, -1.4787
      #81bfbe color charts
#81bfbe RGB chart
      #81bfbe CMYK chart
      #81bfbe RGB pie chart
      #81bfbe color shades, tints & tones
#81bfbe color schemes
#81bfbe color preview, HTML & CSS examples
           This text has a color of #81bfbe        
        
          <p style="color:#81bfbe;">Text here</p>
        
        
          .mytext {color:#81bfbe;}
        
        Text color #81bfbe
      
           This box has a color of #81bfbe        
        
          <div style="background-color:#81bfbe;">Content here</div>
        
        
          .mybackground {background-color:#81bfbe;}
        
        Background color #81bfbe
      
           Border around this has a color of #81bfbe        
        
          <div style="border:2px solid #81bfbe;">Content here</div>
        
        
          .myborder {border:2px solid #81bfbe;}
        
        Border color #81bfbe