#233d80 color space conversions
Hex:
        #233d80
        RGB:
        35, 61, 128
        CMY:
        86, 76, 50
        CMYK:
        73, 52, 0, 50
      HSL:
        223°, 57.0552%, 31.9608%
        HSV (HSB):
        223°, 72.6562%, 50.1961%
        XYZ:
        6.2582, 5.2533, 21.1062
        xyY:
        0.1919, 0.1611, 5.2533
      CIE-Lab:
        27.4446, 14.6401, -40.8435
        CIE-LCH:
        27.4446, 43.3881, 289.7200
        CIE-Luv:
        27.4446, -10.3929, -53.4059
        Hunter-Lab:
        22.9201, 8.6278, -38.5537
      #233d80 color charts
#233d80 RGB chart
      #233d80 CMYK chart
      #233d80 RGB pie chart
      #233d80 color shades, tints & tones
#233d80 color schemes
#233d80 color preview, HTML & CSS examples
           This text has a color of #233d80        
        
          <p style="color:#233d80;">Text here</p>
        
        
          .mytext {color:#233d80;}
        
        Text color #233d80
      
           This box has a color of #233d80        
        
          <div style="background-color:#233d80;">Content here</div>
        
        
          .mybackground {background-color:#233d80;}
        
        Background color #233d80
      
           Border around this has a color of #233d80        
        
          <div style="border:2px solid #233d80;">Content here</div>
        
        
          .myborder {border:2px solid #233d80;}
        
        Border color #233d80