#3291b4 color space conversions
Hex:
        #3291b4
        RGB:
        50, 145, 180
        CMY:
        80, 43, 29
        CMYK:
        72, 19, 0, 29
      HSL:
        196°, 56.5217%, 45.0980%
        HSV (HSB):
        196°, 72.2222%, 70.5882%
        XYZ:
        19.6790, 24.2242, 46.8186
        xyY:
        0.2169, 0.2670, 24.2242
      CIE-Lab:
        56.3116, -15.8923, -26.2805
        CIE-LCH:
        56.3116, 30.7120, 238.8380
        CIE-Luv:
        56.3116, -34.7535, -37.9734
        Hunter-Lab:
        49.2181, -14.7615, -21.9468
      #3291b4 color charts
#3291b4 RGB chart
      #3291b4 CMYK chart
      #3291b4 RGB pie chart
      #3291b4 color shades, tints & tones
#3291b4 color schemes
#3291b4 color preview, HTML & CSS examples
           This text has a color of #3291b4        
        
          <p style="color:#3291b4;">Text here</p>
        
        
          .mytext {color:#3291b4;}
        
        Text color #3291b4
      
           This box has a color of #3291b4        
        
          <div style="background-color:#3291b4;">Content here</div>
        
        
          .mybackground {background-color:#3291b4;}
        
        Background color #3291b4
      
           Border around this has a color of #3291b4        
        
          <div style="border:2px solid #3291b4;">Content here</div>
        
        
          .myborder {border:2px solid #3291b4;}
        
        Border color #3291b4