#232f73 color space conversions
Hex:
        #232f73
        RGB:
        35, 47, 115
        CMY:
        86, 82, 55
        CMYK:
        70, 59, 0, 55
      HSL:
        231°, 53.3333%, 29.4118%
        HSV (HSB):
        231°, 69.5652%, 45.0980%
        XYZ:
        4.8042, 3.6282, 16.6668
        xyY:
        0.1914, 0.1446, 3.6282
      CIE-Lab:
        22.4020, 19.3429, -40.7757
        CIE-LCH:
        22.4020, 45.1310, 295.3784
        CIE-Luv:
        22.4020, -6.3797, -49.3294
        Hunter-Lab:
        19.0477, 11.6872, -38.5453
      #232f73 color charts
#232f73 RGB chart
      #232f73 CMYK chart
      #232f73 RGB pie chart
      #232f73 color shades, tints & tones
#232f73 color schemes
#232f73 color preview, HTML & CSS examples
           This text has a color of #232f73        
        
          <p style="color:#232f73;">Text here</p>
        
        
          .mytext {color:#232f73;}
        
        Text color #232f73
      
           This box has a color of #232f73        
        
          <div style="background-color:#232f73;">Content here</div>
        
        
          .mybackground {background-color:#232f73;}
        
        Background color #232f73
      
           Border around this has a color of #232f73        
        
          <div style="border:2px solid #232f73;">Content here</div>
        
        
          .myborder {border:2px solid #232f73;}
        
        Border color #232f73