#2234a4 color space conversions
Hex:
        #2234a4
        RGB:
        34, 52, 164
        CMY:
        87, 80, 36
        CMYK:
        79, 68, 0, 36
      HSL:
        232°, 65.6566%, 38.8235%
        HSV (HSB):
        232°, 79.2683%, 64.3137%
        XYZ:
        8.5885, 5.4764, 35.7263
        xyY:
        0.1725, 0.1100, 5.4764
      CIE-Lab:
        28.0511, 34.4940, -61.9950
        CIE-LCH:
        28.0511, 70.9451, 299.0915
        CIE-Luv:
        28.0511, -8.8462, -79.9709
        Hunter-Lab:
        23.4017, 24.5572, -74.1342
      #2234a4 color charts
#2234a4 RGB chart
      #2234a4 CMYK chart
      #2234a4 RGB pie chart
      #2234a4 color shades, tints & tones
#2234a4 color schemes
#2234a4 color preview, HTML & CSS examples
           This text has a color of #2234a4        
        
          <p style="color:#2234a4;">Text here</p>
        
        
          .mytext {color:#2234a4;}
        
        Text color #2234a4
      
           This box has a color of #2234a4        
        
          <div style="background-color:#2234a4;">Content here</div>
        
        
          .mybackground {background-color:#2234a4;}
        
        Background color #2234a4
      
           Border around this has a color of #2234a4        
        
          <div style="border:2px solid #2234a4;">Content here</div>
        
        
          .myborder {border:2px solid #2234a4;}
        
        Border color #2234a4