#2294d2 color space conversions
Hex:
        #2294d2
        RGB:
        34, 148, 210
        CMY:
        87, 42, 18
        CMYK:
        84, 30, 0, 18
      HSL:
        201°, 72.1311%, 47.8431%
        HSV (HSB):
        201°, 83.8095%, 82.3529%
        XYZ:
        22.8824, 26.1730, 64.8186
        xyY:
        0.2009, 0.2298, 26.1730
      CIE-Lab:
        58.2009, -8.7855, -40.3128
        CIE-LCH:
        58.2009, 41.2590, 257.7055
        CIE-Luv:
        58.2009, -36.1469, -62.1443
        Hunter-Lab:
        51.1596, -9.6905, -39.3081
      #2294d2 color charts
#2294d2 RGB chart
      #2294d2 CMYK chart
      #2294d2 RGB pie chart
      #2294d2 color shades, tints & tones
#2294d2 color schemes
#2294d2 color preview, HTML & CSS examples
           This text has a color of #2294d2        
        
          <p style="color:#2294d2;">Text here</p>
        
        
          .mytext {color:#2294d2;}
        
        Text color #2294d2
      
           This box has a color of #2294d2        
        
          <div style="background-color:#2294d2;">Content here</div>
        
        
          .mybackground {background-color:#2294d2;}
        
        Background color #2294d2
      
           Border around this has a color of #2294d2        
        
          <div style="border:2px solid #2294d2;">Content here</div>
        
        
          .myborder {border:2px solid #2294d2;}
        
        Border color #2294d2