#232e60 color space conversions
Hex:
        #232e60
        RGB:
        35, 46, 96
        CMY:
        86, 82, 62
        CMYK:
        64, 52, 0, 62
      HSL:
        229°, 46.5649%, 25.6863%
        HSV (HSB):
        229°, 63.5417%, 37.6471%
        XYZ:
        3.7815, 3.1558, 11.4762
        xyY:
        0.2054, 0.1714, 3.1558
      CIE-Lab:
        20.6575, 12.6842, -31.2706
        CIE-LCH:
        20.6575, 33.7452, 292.0788
        CIE-Luv:
        20.6575, -5.6471, -36.6103
        Hunter-Lab:
        17.7647, 6.9079, -25.8666
      #232e60 color charts
#232e60 RGB chart
      #232e60 CMYK chart
      #232e60 RGB pie chart
      #232e60 color shades, tints & tones
#232e60 color schemes
#232e60 color preview, HTML & CSS examples
           This text has a color of #232e60        
        
          <p style="color:#232e60;">Text here</p>
        
        
          .mytext {color:#232e60;}
        
        Text color #232e60
      
           This box has a color of #232e60        
        
          <div style="background-color:#232e60;">Content here</div>
        
        
          .mybackground {background-color:#232e60;}
        
        Background color #232e60
      
           Border around this has a color of #232e60        
        
          <div style="border:2px solid #232e60;">Content here</div>
        
        
          .myborder {border:2px solid #232e60;}
        
        Border color #232e60