#81a4ee color space conversions
Hex:
        #81a4ee
        RGB:
        129, 164, 238
        CMY:
        49, 36, 7
        CMYK:
        46, 31, 0, 7
      HSL:
        221°, 76.2238%, 71.9608%
        HSV (HSB):
        221°, 45.7983%, 93.3333%
        XYZ:
        37.7613, 37.3911, 86.1159
        xyY:
        0.2342, 0.2319, 37.3911
      CIE-Lab:
        67.5694, 7.3567, -40.8719
        CIE-LCH:
        67.5694, 41.5287, 280.2036
        CIE-Luv:
        67.5694, -18.9610, -66.4539
        Hunter-Lab:
        61.1483, 3.2210, -40.6951
      #81a4ee color charts
#81a4ee RGB chart
      #81a4ee CMYK chart
      #81a4ee RGB pie chart
      #81a4ee color shades, tints & tones
#81a4ee color schemes
#81a4ee color preview, HTML & CSS examples
           This text has a color of #81a4ee        
        
          <p style="color:#81a4ee;">Text here</p>
        
        
          .mytext {color:#81a4ee;}
        
        Text color #81a4ee
      
           This box has a color of #81a4ee        
        
          <div style="background-color:#81a4ee;">Content here</div>
        
        
          .mybackground {background-color:#81a4ee;}
        
        Background color #81a4ee
      
           Border around this has a color of #81a4ee        
        
          <div style="border:2px solid #81a4ee;">Content here</div>
        
        
          .myborder {border:2px solid #81a4ee;}
        
        Border color #81a4ee