#233c80 color space conversions
Hex:
        #233c80
        RGB:
        35, 60, 128
        CMY:
        86, 76, 50
        CMYK:
        73, 53, 0, 50
      HSL:
        224°, 57.0552%, 31.9608%
        HSV (HSB):
        224°, 72.6562%, 50.1961%
        XYZ:
        6.2053, 5.1476, 21.0886
        xyY:
        0.1913, 0.1587, 5.1476
      CIE-Lab:
        27.1511, 15.3351, -41.3174
        CIE-LCH:
        27.1511, 44.0714, 290.3626
        CIE-Luv:
        27.1511, -10.1037, -53.8276
        Hunter-Lab:
        22.6882, 9.1157, -39.2280
      #233c80 color charts
#233c80 RGB chart
      #233c80 CMYK chart
      #233c80 RGB pie chart
      #233c80 color shades, tints & tones
#233c80 color schemes
#233c80 color preview, HTML & CSS examples
           This text has a color of #233c80        
        
          <p style="color:#233c80;">Text here</p>
        
        
          .mytext {color:#233c80;}
        
        Text color #233c80
      
           This box has a color of #233c80        
        
          <div style="background-color:#233c80;">Content here</div>
        
        
          .mybackground {background-color:#233c80;}
        
        Background color #233c80
      
           Border around this has a color of #233c80        
        
          <div style="border:2px solid #233c80;">Content here</div>
        
        
          .myborder {border:2px solid #233c80;}
        
        Border color #233c80