#2c90ae color space conversions
Hex:
        #2c90ae
        RGB:
        44, 144, 174
        CMY:
        83, 44, 32
        CMYK:
        75, 17, 0, 32
      HSL:
        194°, 59.6330%, 42.7451%
        HSV (HSB):
        194°, 74.7126%, 68.2353%
        XYZ:
        18.6519, 23.5380, 43.6046
        xyY:
        0.2174, 0.2744, 23.5380
      CIE-Lab:
        55.6222, -18.1591, -23.9327
        CIE-LCH:
        55.6222, 30.0420, 232.8104
        CIE-Luv:
        55.6222, -35.7040, -33.8336
        Hunter-Lab:
        48.5160, -16.2787, -19.3268
      #2c90ae color charts
#2c90ae RGB chart
      #2c90ae CMYK chart
      #2c90ae RGB pie chart
      #2c90ae color shades, tints & tones
#2c90ae color schemes
#2c90ae color preview, HTML & CSS examples
           This text has a color of #2c90ae        
        
          <p style="color:#2c90ae;">Text here</p>
        
        
          .mytext {color:#2c90ae;}
        
        Text color #2c90ae
      
           This box has a color of #2c90ae        
        
          <div style="background-color:#2c90ae;">Content here</div>
        
        
          .mybackground {background-color:#2c90ae;}
        
        Background color #2c90ae
      
           Border around this has a color of #2c90ae        
        
          <div style="border:2px solid #2c90ae;">Content here</div>
        
        
          .myborder {border:2px solid #2c90ae;}
        
        Border color #2c90ae