#2ab4ee color space conversions
Hex:
        #2ab4ee
        RGB:
        42, 180, 238
        CMY:
        84, 29, 7
        CMYK:
        82, 24, 0, 7
      HSL:
        198°, 85.2174%, 54.9020%
        HSV (HSB):
        198°, 82.3529%, 93.3333%
        XYZ:
        32.7087, 39.3078, 86.7522
        xyY:
        0.2060, 0.2476, 39.3078
      CIE-Lab:
        68.9736, -15.8811, -38.9052
        CIE-LCH:
        68.9736, 42.0217, 247.7948
        CIE-Luv:
        68.9736, -44.4731, -60.5251
        Hunter-Lab:
        62.6959, -16.5937, -38.1522
      #2ab4ee color charts
#2ab4ee RGB chart
      #2ab4ee CMYK chart
      #2ab4ee RGB pie chart
      #2ab4ee color shades, tints & tones
#2ab4ee color schemes
#2ab4ee color preview, HTML & CSS examples
           This text has a color of #2ab4ee        
        
          <p style="color:#2ab4ee;">Text here</p>
        
        
          .mytext {color:#2ab4ee;}
        
        Text color #2ab4ee
      
           This box has a color of #2ab4ee        
        
          <div style="background-color:#2ab4ee;">Content here</div>
        
        
          .mybackground {background-color:#2ab4ee;}
        
        Background color #2ab4ee
      
           Border around this has a color of #2ab4ee        
        
          <div style="border:2px solid #2ab4ee;">Content here</div>
        
        
          .myborder {border:2px solid #2ab4ee;}
        
        Border color #2ab4ee