#2990c5 color space conversions
Hex:
        #2990c5
        RGB:
        41, 144, 197
        CMY:
        84, 44, 23
        CMYK:
        79, 27, 0, 23
      HSL:
        200°, 65.5462%, 46.6667%
        HSV (HSB):
        200°, 79.1878%, 77.2549%
        XYZ:
        20.9658, 24.4492, 56.4375
        xyY:
        0.2058, 0.2400, 24.4492
      CIE-Lab:
        56.5347, -10.5427, -35.5970
        CIE-LCH:
        56.5347, 37.1254, 253.5024
        CIE-Luv:
        56.5347, -34.7500, -53.8705
        Hunter-Lab:
        49.4461, -10.8444, -33.0610
      #2990c5 color charts
#2990c5 RGB chart
      #2990c5 CMYK chart
      #2990c5 RGB pie chart
      #2990c5 color shades, tints & tones
#2990c5 color schemes
#2990c5 color preview, HTML & CSS examples
           This text has a color of #2990c5        
        
          <p style="color:#2990c5;">Text here</p>
        
        
          .mytext {color:#2990c5;}
        
        Text color #2990c5
      
           This box has a color of #2990c5        
        
          <div style="background-color:#2990c5;">Content here</div>
        
        
          .mybackground {background-color:#2990c5;}
        
        Background color #2990c5
      
           Border around this has a color of #2990c5        
        
          <div style="border:2px solid #2990c5;">Content here</div>
        
        
          .myborder {border:2px solid #2990c5;}
        
        Border color #2990c5