#3290af color space conversions
Hex:
        #3290af
        RGB:
        50, 144, 175
        CMY:
        80, 44, 31
        CMYK:
        71, 18, 0, 31
      HSL:
        195°, 55.5556%, 44.1176%
        HSV (HSB):
        195°, 71.4286%, 68.6275%
        XYZ:
        19.0265, 23.7198, 44.1330
        xyY:
        0.2190, 0.2730, 23.7198
      CIE-Lab:
        55.8061, -17.0197, -24.2086
        CIE-LCH:
        55.8061, 29.5927, 234.8912
        CIE-Luv:
        55.8061, -34.6743, -34.4310
        Hunter-Lab:
        48.7029, -15.4965, -19.6346
      #3290af color charts
#3290af RGB chart
      #3290af CMYK chart
      #3290af RGB pie chart
      #3290af color shades, tints & tones
#3290af color schemes
#3290af color preview, HTML & CSS examples
           This text has a color of #3290af        
        
          <p style="color:#3290af;">Text here</p>
        
        
          .mytext {color:#3290af;}
        
        Text color #3290af
      
           This box has a color of #3290af        
        
          <div style="background-color:#3290af;">Content here</div>
        
        
          .mybackground {background-color:#3290af;}
        
        Background color #3290af
      
           Border around this has a color of #3290af        
        
          <div style="border:2px solid #3290af;">Content here</div>
        
        
          .myborder {border:2px solid #3290af;}
        
        Border color #3290af