#81d4ee color space conversions
Hex:
        #81d4ee
        RGB:
        129, 212, 238
        CMY:
        49, 17, 7
        CMYK:
        46, 11, 0, 7
      HSL:
        194°, 76.2238%, 71.9608%
        HSV (HSB):
        194°, 45.7983%, 93.3333%
        XYZ:
        48.0294, 57.9271, 89.5386
        xyY:
        0.2457, 0.2963, 57.9271
      CIE-Lab:
        80.6983, -18.5495, -20.6546
        CIE-LCH:
        80.6983, 27.7614, 228.0736
        CIE-Luv:
        80.6983, -37.5474, -29.9913
        Hunter-Lab:
        76.1099, -20.5494, -16.4741
      #81d4ee color charts
#81d4ee RGB chart
      #81d4ee CMYK chart
      #81d4ee RGB pie chart
      #81d4ee color shades, tints & tones
#81d4ee color schemes
#81d4ee color preview, HTML & CSS examples
           This text has a color of #81d4ee        
        
          <p style="color:#81d4ee;">Text here</p>
        
        
          .mytext {color:#81d4ee;}
        
        Text color #81d4ee
      
           This box has a color of #81d4ee        
        
          <div style="background-color:#81d4ee;">Content here</div>
        
        
          .mybackground {background-color:#81d4ee;}
        
        Background color #81d4ee
      
           Border around this has a color of #81d4ee        
        
          <div style="border:2px solid #81d4ee;">Content here</div>
        
        
          .myborder {border:2px solid #81d4ee;}
        
        Border color #81d4ee