#2334a4 color space conversions
Hex:
        #2334a4
        RGB:
        35, 52, 164
        CMY:
        86, 80, 36
        CMYK:
        79, 68, 0, 36
      HSL:
        232°, 64.8241%, 39.0196%
        HSV (HSB):
        232°, 78.6585%, 64.3137%
        XYZ:
        8.6220, 5.4936, 35.7279
        xyY:
        0.1730, 0.1102, 5.4936
      CIE-Lab:
        28.0972, 34.5858, -61.9173
        CIE-LCH:
        28.0972, 70.9220, 299.1868
        CIE-Luv:
        28.0972, -8.7092, -79.9528
        Hunter-Lab:
        23.4385, 24.6446, -73.9702
      #2334a4 color charts
#2334a4 RGB chart
      #2334a4 CMYK chart
      #2334a4 RGB pie chart
      #2334a4 color shades, tints & tones
#2334a4 color schemes
#2334a4 color preview, HTML & CSS examples
           This text has a color of #2334a4        
        
          <p style="color:#2334a4;">Text here</p>
        
        
          .mytext {color:#2334a4;}
        
        Text color #2334a4
      
           This box has a color of #2334a4        
        
          <div style="background-color:#2334a4;">Content here</div>
        
        
          .mybackground {background-color:#2334a4;}
        
        Background color #2334a4
      
           Border around this has a color of #2334a4        
        
          <div style="border:2px solid #2334a4;">Content here</div>
        
        
          .myborder {border:2px solid #2334a4;}
        
        Border color #2334a4