#2290a0 color space conversions
Hex:
        #2290a0
        RGB:
        34, 144, 160
        CMY:
        87, 44, 37
        CMYK:
        79, 10, 0, 37
      HSL:
        188°, 64.9485%, 38.0392%
        HSV (HSB):
        188°, 78.7500%, 62.7451%
        XYZ:
        16.9781, 22.8247, 36.7685
        xyY:
        0.2217, 0.2981, 22.8247
      CIE-Lab:
        54.8913, -23.9738, -17.0472
        CIE-LCH:
        54.8913, 29.4168, 215.4156
        CIE-Luv:
        54.8913, -37.9904, -22.0825
        Hunter-Lab:
        47.7752, -20.1721, -12.1878
      #2290a0 color charts
#2290a0 RGB chart
      #2290a0 CMYK chart
      #2290a0 RGB pie chart
      #2290a0 color shades, tints & tones
#2290a0 color schemes
#2290a0 color preview, HTML & CSS examples
           This text has a color of #2290a0        
        
          <p style="color:#2290a0;">Text here</p>
        
        
          .mytext {color:#2290a0;}
        
        Text color #2290a0
      
           This box has a color of #2290a0        
        
          <div style="background-color:#2290a0;">Content here</div>
        
        
          .mybackground {background-color:#2290a0;}
        
        Background color #2290a0
      
           Border around this has a color of #2290a0        
        
          <div style="border:2px solid #2290a0;">Content here</div>
        
        
          .myborder {border:2px solid #2290a0;}
        
        Border color #2290a0