#232b75 color space conversions
Hex:
        #232b75
        RGB:
        35, 43, 117
        CMY:
        86, 83, 54
        CMYK:
        70, 63, 0, 54
      HSL:
        234°, 53.9474%, 29.8039%
        HSV (HSB):
        234°, 70.0855%, 45.8824%
        XYZ:
        4.7679, 3.3694, 17.2287
        xyY:
        0.1880, 0.1328, 3.3694
      CIE-Lab:
        21.4665, 22.9085, -43.5776
        CIE-LCH:
        21.4665, 49.2322, 297.7307
        CIE-Luv:
        21.4665, -5.4677, -51.6030
        Hunter-Lab:
        18.3560, 14.2416, -42.7995
      #232b75 color charts
#232b75 RGB chart
      #232b75 CMYK chart
      #232b75 RGB pie chart
      #232b75 color shades, tints & tones
#232b75 color schemes
#232b75 color preview, HTML & CSS examples
           This text has a color of #232b75        
        
          <p style="color:#232b75;">Text here</p>
        
        
          .mytext {color:#232b75;}
        
        Text color #232b75
      
           This box has a color of #232b75        
        
          <div style="background-color:#232b75;">Content here</div>
        
        
          .mybackground {background-color:#232b75;}
        
        Background color #232b75
      
           Border around this has a color of #232b75        
        
          <div style="border:2px solid #232b75;">Content here</div>
        
        
          .myborder {border:2px solid #232b75;}
        
        Border color #232b75