#2c9aec color space conversions
Hex:
        #2c9aec
        RGB:
        44, 154, 236
        CMY:
        83, 40, 7
        CMYK:
        81, 35, 0, 7
      HSL:
        206°, 83.4783%, 54.9020%
        HSV (HSB):
        206°, 81.3559%, 92.5490%
        XYZ:
        27.7346, 29.7028, 83.6283
        xyY:
        0.1966, 0.2106, 29.7028
      CIE-Lab:
        61.3969, -1.9692, -49.7158
        CIE-LCH:
        61.3969, 49.7548, 267.7317
        CIE-Luv:
        61.3969, -35.6331, -79.1655
        Hunter-Lab:
        54.5003, -4.5387, -52.8277
      #2c9aec color charts
#2c9aec RGB chart
      #2c9aec CMYK chart
      #2c9aec RGB pie chart
      #2c9aec color shades, tints & tones
#2c9aec color schemes
#2c9aec color preview, HTML & CSS examples
           This text has a color of #2c9aec        
        
          <p style="color:#2c9aec;">Text here</p>
        
        
          .mytext {color:#2c9aec;}
        
        Text color #2c9aec
      
           This box has a color of #2c9aec        
        
          <div style="background-color:#2c9aec;">Content here</div>
        
        
          .mybackground {background-color:#2c9aec;}
        
        Background color #2c9aec
      
           Border around this has a color of #2c9aec        
        
          <div style="border:2px solid #2c9aec;">Content here</div>
        
        
          .myborder {border:2px solid #2c9aec;}
        
        Border color #2c9aec