#233a75 color space conversions
Hex:
        #233a75
        RGB:
        35, 58, 117
        CMY:
        86, 77, 54
        CMYK:
        70, 50, 0, 54
      HSL:
        223°, 53.9474%, 29.8039%
        HSV (HSB):
        223°, 70.0855%, 45.8824%
        XYZ:
        5.4171, 4.6678, 17.4451
        xyY:
        0.1968, 0.1696, 4.6678
      CIE-Lab:
        25.7665, 12.3898, -36.6149
        CIE-LCH:
        25.7665, 38.6543, 288.6948
        CIE-Luv:
        25.7665, -9.4629, -46.7408
        Hunter-Lab:
        21.6051, 6.9467, -32.7503
      #233a75 color charts
#233a75 RGB chart
      #233a75 CMYK chart
      #233a75 RGB pie chart
      #233a75 color shades, tints & tones
#233a75 color schemes
#233a75 color preview, HTML & CSS examples
           This text has a color of #233a75        
        
          <p style="color:#233a75;">Text here</p>
        
        
          .mytext {color:#233a75;}
        
        Text color #233a75
      
           This box has a color of #233a75        
        
          <div style="background-color:#233a75;">Content here</div>
        
        
          .mybackground {background-color:#233a75;}
        
        Background color #233a75
      
           Border around this has a color of #233a75        
        
          <div style="border:2px solid #233a75;">Content here</div>
        
        
          .myborder {border:2px solid #233a75;}
        
        Border color #233a75