#2342a0 color space conversions
Hex:
        #2342a0
        RGB:
        35, 66, 160
        CMY:
        86, 74, 37
        CMYK:
        78, 59, 0, 37
      HSL:
        225°, 64.1026%, 38.2353%
        HSV (HSB):
        225°, 78.1250%, 62.7451%
        XYZ:
        8.9865, 6.7918, 34.0950
        xyY:
        0.1802, 0.1362, 6.7918
      CIE-Lab:
        31.3282, 23.7819, -54.2123
        CIE-LCH:
        31.3282, 59.1993, 293.6862
        CIE-Luv:
        31.3282, -11.8909, -73.9427
        Hunter-Lab:
        26.0611, 15.9442, -59.3246
      #2342a0 color charts
#2342a0 RGB chart
      #2342a0 CMYK chart
      #2342a0 RGB pie chart
      #2342a0 color shades, tints & tones
#2342a0 color schemes
#2342a0 color preview, HTML & CSS examples
           This text has a color of #2342a0        
        
          <p style="color:#2342a0;">Text here</p>
        
        
          .mytext {color:#2342a0;}
        
        Text color #2342a0
      
           This box has a color of #2342a0        
        
          <div style="background-color:#2342a0;">Content here</div>
        
        
          .mybackground {background-color:#2342a0;}
        
        Background color #2342a0
      
           Border around this has a color of #2342a0        
        
          <div style="border:2px solid #2342a0;">Content here</div>
        
        
          .myborder {border:2px solid #2342a0;}
        
        Border color #2342a0