#2274d8 color space conversions
Hex:
        #2274d8
        RGB:
        34, 116, 216
        CMY:
        87, 55, 15
        CMYK:
        84, 46, 0, 15
      HSL:
        213°, 72.8000%, 49.0196%
        HSV (HSB):
        213°, 84.2593%, 84.7059%
        XYZ:
        19.2997, 17.7887, 67.3821
        xyY:
        0.1847, 0.1703, 17.7887
      CIE-Lab:
        49.2389, 12.6810, -57.9540
        CIE-LCH:
        49.2389, 59.3251, 282.3425
        CIE-Luv:
        49.2389, -25.4345, -89.9038
        Hunter-Lab:
        42.1767, 7.8711, -65.1989
      #2274d8 color charts
#2274d8 RGB chart
      #2274d8 CMYK chart
      #2274d8 RGB pie chart
      #2274d8 color shades, tints & tones
#2274d8 color schemes
#2274d8 color preview, HTML & CSS examples
           This text has a color of #2274d8        
        
          <p style="color:#2274d8;">Text here</p>
        
        
          .mytext {color:#2274d8;}
        
        Text color #2274d8
      
           This box has a color of #2274d8        
        
          <div style="background-color:#2274d8;">Content here</div>
        
        
          .mybackground {background-color:#2274d8;}
        
        Background color #2274d8
      
           Border around this has a color of #2274d8        
        
          <div style="border:2px solid #2274d8;">Content here</div>
        
        
          .myborder {border:2px solid #2274d8;}
        
        Border color #2274d8