#2274d4 color space conversions
Hex:
        #2274d4
        RGB:
        34, 116, 212
        CMY:
        87, 55, 17
        CMYK:
        84, 45, 0, 17
      HSL:
        212°, 72.3577%, 48.2353%
        HSV (HSB):
        212°, 83.9623%, 83.1373%
        XYZ:
        18.7887, 17.5843, 64.6912
        xyY:
        0.1859, 0.1740, 17.5843
      CIE-Lab:
        48.9880, 11.1452, -56.0868
        CIE-LCH:
        48.9880, 57.1834, 281.2391
        CIE-Luv:
        48.9880, -25.5750, -86.8000
        Hunter-Lab:
        41.9337, 6.5945, -62.1133
      #2274d4 color charts
#2274d4 RGB chart
      #2274d4 CMYK chart
      #2274d4 RGB pie chart
      #2274d4 color shades, tints & tones
#2274d4 color schemes
#2274d4 color preview, HTML & CSS examples
           This text has a color of #2274d4        
        
          <p style="color:#2274d4;">Text here</p>
        
        
          .mytext {color:#2274d4;}
        
        Text color #2274d4
      
           This box has a color of #2274d4        
        
          <div style="background-color:#2274d4;">Content here</div>
        
        
          .mybackground {background-color:#2274d4;}
        
        Background color #2274d4
      
           Border around this has a color of #2274d4        
        
          <div style="border:2px solid #2274d4;">Content here</div>
        
        
          .myborder {border:2px solid #2274d4;}
        
        Border color #2274d4