#2342a6 color space conversions
Hex:
        #2342a6
        RGB:
        35, 66, 166
        CMY:
        86, 74, 35
        CMYK:
        79, 60, 0, 35
      HSL:
        226°, 65.1741%, 39.4118%
        HSV (HSB):
        226°, 78.9157%, 65.0980%
        XYZ:
        9.5243, 7.0069, 36.9269
        xyY:
        0.1782, 0.1311, 7.0069
      CIE-Lab:
        31.8227, 26.1065, -57.0203
        CIE-LCH:
        31.8227, 62.7126, 294.6005
        CIE-Luv:
        31.8227, -11.9253, -78.0094
        Hunter-Lab:
        26.4706, 17.9018, -64.1810
      #2342a6 color charts
#2342a6 RGB chart
      #2342a6 CMYK chart
      #2342a6 RGB pie chart
      #2342a6 color shades, tints & tones
#2342a6 color schemes
#2342a6 color preview, HTML & CSS examples
           This text has a color of #2342a6        
        
          <p style="color:#2342a6;">Text here</p>
        
        
          .mytext {color:#2342a6;}
        
        Text color #2342a6
      
           This box has a color of #2342a6        
        
          <div style="background-color:#2342a6;">Content here</div>
        
        
          .mybackground {background-color:#2342a6;}
        
        Background color #2342a6
      
           Border around this has a color of #2342a6        
        
          <div style="border:2px solid #2342a6;">Content here</div>
        
        
          .myborder {border:2px solid #2342a6;}
        
        Border color #2342a6