#233bac color space conversions
Hex:
        #233bac
        RGB:
        35, 59, 172
        CMY:
        86, 77, 33
        CMYK:
        80, 66, 0, 33
      HSL:
        229°, 66.1836%, 40.5882%
        HSV (HSB):
        229°, 79.6512%, 67.4510%
        XYZ:
        9.7035, 6.4638, 39.7659
        xyY:
        0.1735, 0.1156, 6.4638
      CIE-Lab:
        30.5537, 33.0238, -62.6947
        CIE-LCH:
        30.5537, 70.8604, 297.7776
        CIE-Luv:
        30.5537, -10.3530, -83.7614
        Hunter-Lab:
        25.4240, 23.6354, -74.9392
      #233bac color charts
#233bac RGB chart
      #233bac CMYK chart
      #233bac RGB pie chart
      #233bac color shades, tints & tones
#233bac color schemes
#233bac color preview, HTML & CSS examples
           This text has a color of #233bac        
        
          <p style="color:#233bac;">Text here</p>
        
        
          .mytext {color:#233bac;}
        
        Text color #233bac
      
           This box has a color of #233bac        
        
          <div style="background-color:#233bac;">Content here</div>
        
        
          .mybackground {background-color:#233bac;}
        
        Background color #233bac
      
           Border around this has a color of #233bac        
        
          <div style="border:2px solid #233bac;">Content here</div>
        
        
          .myborder {border:2px solid #233bac;}
        
        Border color #233bac