#2294c4 color space conversions
Hex:
        #2294c4
        RGB:
        34, 148, 196
        CMY:
        87, 42, 23
        CMYK:
        83, 24, 0, 23
      HSL:
        198°, 70.4348%, 45.0980%
        HSV (HSB):
        198°, 82.6531%, 76.8627%
        XYZ:
        21.2134, 25.5054, 56.0295
        xyY:
        0.2065, 0.2482, 25.5054
      CIE-Lab:
        57.5646, -13.7970, -33.4333
        CIE-LCH:
        57.5646, 36.1682, 247.5755
        CIE-Luv:
        57.5646, -37.0159, -50.0979
        Hunter-Lab:
        50.5029, -13.4023, -30.4262
      #2294c4 color charts
#2294c4 RGB chart
      #2294c4 CMYK chart
      #2294c4 RGB pie chart
      #2294c4 color shades, tints & tones
#2294c4 color schemes
#2294c4 color preview, HTML & CSS examples
           This text has a color of #2294c4        
        
          <p style="color:#2294c4;">Text here</p>
        
        
          .mytext {color:#2294c4;}
        
        Text color #2294c4
      
           This box has a color of #2294c4        
        
          <div style="background-color:#2294c4;">Content here</div>
        
        
          .mybackground {background-color:#2294c4;}
        
        Background color #2294c4
      
           Border around this has a color of #2294c4        
        
          <div style="border:2px solid #2294c4;">Content here</div>
        
        
          .myborder {border:2px solid #2294c4;}
        
        Border color #2294c4