#81d5d1 color space conversions
Hex:
        #81d5d1
        RGB:
        129, 213, 209
        CMY:
        49, 16, 18
        CMYK:
        39, 0, 2, 16
      HSL:
        177°, 50.0000%, 67.0588%
        HSV (HSB):
        177°, 39.4366%, 83.5294%
        XYZ:
        44.3561, 56.8591, 68.9587
        xyY:
        0.2607, 0.3341, 56.8591
      CIE-Lab:
        80.1003, -26.3950, -6.0637
        CIE-LCH:
        80.1003, 27.0825, 192.9380
        CIE-Luv:
        80.1003, -38.6807, -5.0617
        Hunter-Lab:
        75.4050, -26.9580, -1.4379
      #81d5d1 color charts
#81d5d1 RGB chart
      #81d5d1 CMYK chart
      #81d5d1 RGB pie chart
      #81d5d1 color shades, tints & tones
#81d5d1 color schemes
#81d5d1 color preview, HTML & CSS examples
           This text has a color of #81d5d1        
        
          <p style="color:#81d5d1;">Text here</p>
        
        
          .mytext {color:#81d5d1;}
        
        Text color #81d5d1
      
           This box has a color of #81d5d1        
        
          <div style="background-color:#81d5d1;">Content here</div>
        
        
          .mybackground {background-color:#81d5d1;}
        
        Background color #81d5d1
      
           Border around this has a color of #81d5d1        
        
          <div style="border:2px solid #81d5d1;">Content here</div>
        
        
          .myborder {border:2px solid #81d5d1;}
        
        Border color #81d5d1