#2342a7 color space conversions
Hex:
        #2342a7
        RGB:
        35, 66, 167
        CMY:
        86, 74, 35
        CMYK:
        79, 60, 0, 35
      HSL:
        226°, 65.3465%, 39.6078%
        HSV (HSB):
        226°, 79.0419%, 65.4902%
        XYZ:
        9.6164, 7.0438, 37.4120
        xyY:
        0.1778, 0.1303, 7.0438
      CIE-Lab:
        31.9064, 26.4921, -57.4841
        CIE-LCH:
        31.9064, 63.2950, 294.7431
        CIE-Luv:
        31.9064, -11.9320, -78.6811
        Hunter-Lab:
        26.5401, 18.2315, -64.9994
      #2342a7 color charts
#2342a7 RGB chart
      #2342a7 CMYK chart
      #2342a7 RGB pie chart
      #2342a7 color shades, tints & tones
#2342a7 color schemes
#2342a7 color preview, HTML & CSS examples
           This text has a color of #2342a7        
        
          <p style="color:#2342a7;">Text here</p>
        
        
          .mytext {color:#2342a7;}
        
        Text color #2342a7
      
           This box has a color of #2342a7        
        
          <div style="background-color:#2342a7;">Content here</div>
        
        
          .mybackground {background-color:#2342a7;}
        
        Background color #2342a7
      
           Border around this has a color of #2342a7        
        
          <div style="border:2px solid #2342a7;">Content here</div>
        
        
          .myborder {border:2px solid #2342a7;}
        
        Border color #2342a7