#233e64 color space conversions
Hex:
        #233e64
        RGB:
        35, 62, 100
        CMY:
        86, 76, 61
        CMYK:
        65, 38, 0, 61
      HSL:
        215°, 48.1481%, 26.4706%
        HSV (HSB):
        215°, 65.0000%, 39.2157%
        XYZ:
        4.7160, 4.7227, 12.7196
        xyY:
        0.2128, 0.2131, 4.7227
      CIE-Lab:
        25.9296, 2.9999, -25.4766
        CIE-LCH:
        25.9296, 25.6526, 276.7157
        CIE-Luv:
        25.9296, -10.7702, -31.8744
        Hunter-Lab:
        21.7317, 0.7059, -19.4903
      #233e64 color charts
#233e64 RGB chart
      #233e64 CMYK chart
      #233e64 RGB pie chart
      #233e64 color shades, tints & tones
#233e64 color schemes
#233e64 color preview, HTML & CSS examples
           This text has a color of #233e64        
        
          <p style="color:#233e64;">Text here</p>
        
        
          .mytext {color:#233e64;}
        
        Text color #233e64
      
           This box has a color of #233e64        
        
          <div style="background-color:#233e64;">Content here</div>
        
        
          .mybackground {background-color:#233e64;}
        
        Background color #233e64
      
           Border around this has a color of #233e64        
        
          <div style="border:2px solid #233e64;">Content here</div>
        
        
          .myborder {border:2px solid #233e64;}
        
        Border color #233e64