#232a5e color space conversions
Hex:
        #232a5e
        RGB:
        35, 42, 94
        CMY:
        86, 84, 63
        CMYK:
        63, 55, 0, 63
      HSL:
        233°, 45.7364%, 25.2941%
        HSV (HSB):
        233°, 62.7660%, 36.8627%
        XYZ:
        3.5415, 2.8214, 10.9476
        xyY:
        0.2046, 0.1630, 2.8214
      CIE-Lab:
        19.3140, 14.7855, -32.1139
        CIE-LCH:
        19.3140, 35.3541, 294.7218
        CIE-Luv:
        19.3140, -4.4826, -36.5844
        Hunter-Lab:
        16.7970, 8.2400, -26.8848
      #232a5e color charts
#232a5e RGB chart
      #232a5e CMYK chart
      #232a5e RGB pie chart
      #232a5e color shades, tints & tones
#232a5e color schemes
#232a5e color preview, HTML & CSS examples
           This text has a color of #232a5e        
        
          <p style="color:#232a5e;">Text here</p>
        
        
          .mytext {color:#232a5e;}
        
        Text color #232a5e
      
           This box has a color of #232a5e        
        
          <div style="background-color:#232a5e;">Content here</div>
        
        
          .mybackground {background-color:#232a5e;}
        
        Background color #232a5e
      
           Border around this has a color of #232a5e        
        
          <div style="border:2px solid #232a5e;">Content here</div>
        
        
          .myborder {border:2px solid #232a5e;}
        
        Border color #232a5e