#233b72 color space conversions
Hex:
        #233b72
        RGB:
        35, 59, 114
        CMY:
        86, 77, 55
        CMYK:
        69, 48, 0, 55
      HSL:
        222°, 53.0201%, 29.2157%
        HSV (HSB):
        222°, 69.2982%, 44.7059%
        XYZ:
        5.2944, 4.7002, 16.5478
        xyY:
        0.1995, 0.1771, 4.7002
      CIE-Lab:
        25.8629, 10.5105, -34.5535
        CIE-LCH:
        25.8629, 36.1167, 286.9188
        CIE-Luv:
        25.8629, -9.7552, -44.0821
        Hunter-Lab:
        21.6799, 5.6511, -30.0789
      #233b72 color charts
#233b72 RGB chart
      #233b72 CMYK chart
      #233b72 RGB pie chart
      #233b72 color shades, tints & tones
#233b72 color schemes
#233b72 color preview, HTML & CSS examples
           This text has a color of #233b72        
        
          <p style="color:#233b72;">Text here</p>
        
        
          .mytext {color:#233b72;}
        
        Text color #233b72
      
           This box has a color of #233b72        
        
          <div style="background-color:#233b72;">Content here</div>
        
        
          .mybackground {background-color:#233b72;}
        
        Background color #233b72
      
           Border around this has a color of #233b72        
        
          <div style="border:2px solid #233b72;">Content here</div>
        
        
          .myborder {border:2px solid #233b72;}
        
        Border color #233b72