#232a84 color space conversions
Hex:
        #232a84
        RGB:
        35, 42, 132
        CMY:
        86, 84, 48
        CMYK:
        73, 68, 0, 48
      HSL:
        236°, 58.0838%, 32.7451%
        HSV (HSB):
        236°, 73.4848%, 51.7647%
        XYZ:
        5.6860, 3.6792, 22.2403
        xyY:
        0.1799, 0.1164, 3.6792
      CIE-Lab:
        22.5812, 29.2520, -51.2657
        CIE-LCH:
        22.5812, 59.0242, 299.7089
        CIE-Luv:
        22.5812, -5.7505, -61.3006
        Hunter-Lab:
        19.1812, 19.3462, -55.3187
      #232a84 color charts
#232a84 RGB chart
      #232a84 CMYK chart
      #232a84 RGB pie chart
      #232a84 color shades, tints & tones
#232a84 color schemes
#232a84 color preview, HTML & CSS examples
           This text has a color of #232a84        
        
          <p style="color:#232a84;">Text here</p>
        
        
          .mytext {color:#232a84;}
        
        Text color #232a84
      
           This box has a color of #232a84        
        
          <div style="background-color:#232a84;">Content here</div>
        
        
          .mybackground {background-color:#232a84;}
        
        Background color #232a84
      
           Border around this has a color of #232a84        
        
          <div style="border:2px solid #232a84;">Content here</div>
        
        
          .myborder {border:2px solid #232a84;}
        
        Border color #232a84