#2334c2 color space conversions
Hex:
        #2334c2
        RGB:
        35, 52, 194
        CMY:
        86, 80, 24
        CMYK:
        82, 73, 0, 24
      HSL:
        234°, 69.4323%, 44.9020%
        HSV (HSB):
        234°, 81.9588%, 76.0784%
        XYZ:
        11.6587, 6.7083, 51.7193
        xyY:
        0.1663, 0.0957, 6.7083
      CIE-Lab:
        31.1335, 45.2703, -74.7843
        CIE-LCH:
        31.1335, 87.4190, 301.1884
        CIE-Luv:
        31.1335, -9.4974, -98.1831
        Hunter-Lab:
        25.9005, 35.0234, -100.2627
      #2334c2 color charts
#2334c2 RGB chart
      #2334c2 CMYK chart
      #2334c2 RGB pie chart
      #2334c2 color shades, tints & tones
#2334c2 color schemes
#2334c2 color preview, HTML & CSS examples
           This text has a color of #2334c2        
        
          <p style="color:#2334c2;">Text here</p>
        
        
          .mytext {color:#2334c2;}
        
        Text color #2334c2
      
           This box has a color of #2334c2        
        
          <div style="background-color:#2334c2;">Content here</div>
        
        
          .mybackground {background-color:#2334c2;}
        
        Background color #2334c2
      
           Border around this has a color of #2334c2        
        
          <div style="border:2px solid #2334c2;">Content here</div>
        
        
          .myborder {border:2px solid #2334c2;}
        
        Border color #2334c2