#81daf2 color space conversions
Hex:
        #81daf2
        RGB:
        129, 218, 242
        CMY:
        49, 15, 5
        CMYK:
        47, 10, 0, 5
      HSL:
        193°, 81.2950%, 72.7451%
        HSV (HSB):
        193°, 46.6942%, 94.9020%
        XYZ:
        50.1517, 61.2207, 93.1779
        xyY:
        0.2452, 0.2993, 61.2207
      CIE-Lab:
        82.4973, -20.5222, -20.0579
        CIE-LCH:
        82.4973, 28.6963, 224.3445
        CIE-Luv:
        82.4973, -39.7850, -28.7842
        Hunter-Lab:
        78.2437, -22.5137, -15.8360
      #81daf2 color charts
#81daf2 RGB chart
      #81daf2 CMYK chart
      #81daf2 RGB pie chart
      #81daf2 color shades, tints & tones
#81daf2 color schemes
#81daf2 color preview, HTML & CSS examples
           This text has a color of #81daf2        
        
          <p style="color:#81daf2;">Text here</p>
        
        
          .mytext {color:#81daf2;}
        
        Text color #81daf2
      
           This box has a color of #81daf2        
        
          <div style="background-color:#81daf2;">Content here</div>
        
        
          .mybackground {background-color:#81daf2;}
        
        Background color #81daf2
      
           Border around this has a color of #81daf2        
        
          <div style="border:2px solid #81daf2;">Content here</div>
        
        
          .myborder {border:2px solid #81daf2;}
        
        Border color #81daf2