#2c8fae color space conversions
Hex:
        #2c8fae
        RGB:
        44, 143, 174
        CMY:
        83, 44, 32
        CMYK:
        75, 18, 0, 32
      HSL:
        194°, 59.6330%, 42.7451%
        HSV (HSB):
        194°, 74.7126%, 68.2353%
        XYZ:
        18.5011, 23.2364, 43.5544
        xyY:
        0.2169, 0.2724, 23.2364
      CIE-Lab:
        55.3150, -17.6200, -24.4057
        CIE-LCH:
        55.3150, 30.1015, 234.1721
        CIE-Luv:
        55.3150, -35.3432, -34.6294
        Hunter-Lab:
        48.2041, -15.8475, -19.8280
      #2c8fae color charts
#2c8fae RGB chart
      #2c8fae CMYK chart
      #2c8fae RGB pie chart
      #2c8fae color shades, tints & tones
#2c8fae color schemes
#2c8fae color preview, HTML & CSS examples
           This text has a color of #2c8fae        
        
          <p style="color:#2c8fae;">Text here</p>
        
        
          .mytext {color:#2c8fae;}
        
        Text color #2c8fae
      
           This box has a color of #2c8fae        
        
          <div style="background-color:#2c8fae;">Content here</div>
        
        
          .mybackground {background-color:#2c8fae;}
        
        Background color #2c8fae
      
           Border around this has a color of #2c8fae        
        
          <div style="border:2px solid #2c8fae;">Content here</div>
        
        
          .myborder {border:2px solid #2c8fae;}
        
        Border color #2c8fae