#81ead1 color space conversions
Hex:
        #81ead1
        RGB:
        129, 234, 209
        CMY:
        49, 8, 18
        CMYK:
        45, 0, 11, 8
      HSL:
        166°, 71.4286%, 71.1765%
        HSV (HSB):
        166°, 44.8718%, 91.7647%
        XYZ:
        49.9847, 68.1162, 70.8349
        xyY:
        0.2646, 0.3605, 68.1162
      CIE-Lab:
        86.0645, -36.3472, 2.6758
        CIE-LCH:
        86.0645, 36.4455, 175.7896
        CIE-Luv:
        86.0645, -47.1618, 10.1001
        Hunter-Lab:
        82.5325, -36.3259, 6.8862
      #81ead1 color charts
#81ead1 RGB chart
      #81ead1 CMYK chart
      #81ead1 RGB pie chart
      #81ead1 color shades, tints & tones
#81ead1 color schemes
#81ead1 color preview, HTML & CSS examples
           This text has a color of #81ead1        
        
          <p style="color:#81ead1;">Text here</p>
        
        
          .mytext {color:#81ead1;}
        
        Text color #81ead1
      
           This box has a color of #81ead1        
        
          <div style="background-color:#81ead1;">Content here</div>
        
        
          .mybackground {background-color:#81ead1;}
        
        Background color #81ead1
      
           Border around this has a color of #81ead1        
        
          <div style="border:2px solid #81ead1;">Content here</div>
        
        
          .myborder {border:2px solid #81ead1;}
        
        Border color #81ead1