#2359a0 color space conversions
Hex:
        #2359a0
        RGB:
        35, 89, 160
        CMY:
        86, 65, 37
        CMYK:
        78, 44, 0, 37
      HSL:
        214°, 64.1026%, 38.2353%
        HSV (HSB):
        214°, 78.1250%, 62.7451%
        XYZ:
        10.6107, 10.0401, 34.6364
        xyY:
        0.1919, 0.1816, 10.0401
      CIE-Lab:
        37.9144, 8.3633, -43.5719
        CIE-LCH:
        37.9144, 44.3673, 280.8654
        CIE-Luv:
        37.9144, -18.6077, -62.8467
        Hunter-Lab:
        31.6862, 4.3230, -42.6300
      #2359a0 color charts
#2359a0 RGB chart
      #2359a0 CMYK chart
      #2359a0 RGB pie chart
      #2359a0 color shades, tints & tones
#2359a0 color schemes
#2359a0 color preview, HTML & CSS examples
           This text has a color of #2359a0        
        
          <p style="color:#2359a0;">Text here</p>
        
        
          .mytext {color:#2359a0;}
        
        Text color #2359a0
      
           This box has a color of #2359a0        
        
          <div style="background-color:#2359a0;">Content here</div>
        
        
          .mybackground {background-color:#2359a0;}
        
        Background color #2359a0
      
           Border around this has a color of #2359a0        
        
          <div style="border:2px solid #2359a0;">Content here</div>
        
        
          .myborder {border:2px solid #2359a0;}
        
        Border color #2359a0