#81faf1 color space conversions
Hex:
        #81faf1
        RGB:
        129, 250, 241
        CMY:
        49, 2, 5
        CMYK:
        48, 0, 4, 2
      HSL:
        176°, 92.3664%, 74.3137%
        HSV (HSB):
        176°, 48.4000%, 98.0392%
        XYZ:
        59.1161, 79.3892, 95.4270
        xyY:
        0.2527, 0.3394, 79.3892
      CIE-Lab:
        91.4101, -36.1734, -6.2065
        CIE-LCH:
        91.4101, 36.7020, 189.7359
        CIE-Luv:
        91.4101, -52.1860, -3.8459
        Hunter-Lab:
        89.1006, -37.4958, -1.1293
      #81faf1 color charts
#81faf1 RGB chart
      #81faf1 CMYK chart
      #81faf1 RGB pie chart
      #81faf1 color shades, tints & tones
#81faf1 color schemes
#81faf1 color preview, HTML & CSS examples
           This text has a color of #81faf1        
        
          <p style="color:#81faf1;">Text here</p>
        
        
          .mytext {color:#81faf1;}
        
        Text color #81faf1
      
           This box has a color of #81faf1        
        
          <div style="background-color:#81faf1;">Content here</div>
        
        
          .mybackground {background-color:#81faf1;}
        
        Background color #81faf1
      
           Border around this has a color of #81faf1        
        
          <div style="border:2px solid #81faf1;">Content here</div>
        
        
          .myborder {border:2px solid #81faf1;}
        
        Border color #81faf1