#2274bf color space conversions
Hex:
        #2274bf
        RGB:
        34, 116, 191
        CMY:
        87, 55, 25
        CMYK:
        82, 39, 0, 25
      HSL:
        209°, 69.7778%, 44.1176%
        HSV (HSB):
        209°, 82.1990%, 74.9020%
        XYZ:
        16.3090, 16.5925, 51.6333
        xyY:
        0.1929, 0.1963, 16.5925
      CIE-Lab:
        47.7424, 3.0918, -46.0618
        CIE-LCH:
        47.7424, 46.1654, 273.8401
        CIE-Luv:
        47.7424, -26.4093, -70.0496
        Hunter-Lab:
        40.7338, 0.1838, -46.6410
      #2274bf color charts
#2274bf RGB chart
      #2274bf CMYK chart
      #2274bf RGB pie chart
      #2274bf color shades, tints & tones
#2274bf color schemes
#2274bf color preview, HTML & CSS examples
           This text has a color of #2274bf        
        
          <p style="color:#2274bf;">Text here</p>
        
        
          .mytext {color:#2274bf;}
        
        Text color #2274bf
      
           This box has a color of #2274bf        
        
          <div style="background-color:#2274bf;">Content here</div>
        
        
          .mybackground {background-color:#2274bf;}
        
        Background color #2274bf
      
           Border around this has a color of #2274bf        
        
          <div style="border:2px solid #2274bf;">Content here</div>
        
        
          .myborder {border:2px solid #2274bf;}
        
        Border color #2274bf