#2342a3 color space conversions
Hex:
        #2342a3
        RGB:
        35, 66, 163
        CMY:
        86, 74, 36
        CMYK:
        79, 60, 0, 36
      HSL:
        225°, 64.6465%, 38.8235%
        HSV (HSB):
        225°, 78.5276%, 63.9216%
        XYZ:
        9.2522, 6.8981, 35.4942
        xyY:
        0.1792, 0.1336, 6.8981
      CIE-Lab:
        31.5738, 24.9465, -55.6218
        CIE-LCH:
        31.5738, 60.9599, 294.1563
        CIE-Luv:
        31.5738, -11.9068, -75.9840
        Hunter-Lab:
        26.2642, 16.9185, -61.7411
      #2342a3 color charts
#2342a3 RGB chart
      #2342a3 CMYK chart
      #2342a3 RGB pie chart
      #2342a3 color shades, tints & tones
#2342a3 color schemes
#2342a3 color preview, HTML & CSS examples
           This text has a color of #2342a3        
        
          <p style="color:#2342a3;">Text here</p>
        
        
          .mytext {color:#2342a3;}
        
        Text color #2342a3
      
           This box has a color of #2342a3        
        
          <div style="background-color:#2342a3;">Content here</div>
        
        
          .mybackground {background-color:#2342a3;}
        
        Background color #2342a3
      
           Border around this has a color of #2342a3        
        
          <div style="border:2px solid #2342a3;">Content here</div>
        
        
          .myborder {border:2px solid #2342a3;}
        
        Border color #2342a3