#223baf color space conversions
Hex:
        #223baf
        RGB:
        34, 59, 175
        CMY:
        87, 77, 31
        CMYK:
        81, 66, 0, 31
      HSL:
        229°, 67.4641%, 40.9804%
        HSV (HSB):
        229°, 80.5714%, 68.6275%
        XYZ:
        9.9615, 6.5632, 41.2992
        xyY:
        0.1723, 0.1135, 6.5632
      CIE-Lab:
        30.7910, 34.0542, -64.0999
        CIE-LCH:
        30.7910, 72.5843, 297.9803
        CIE-Luv:
        30.7910, -10.5339, -85.6874
        Hunter-Lab:
        25.6187, 24.5750, -77.6469
      #223baf color charts
#223baf RGB chart
      #223baf CMYK chart
      #223baf RGB pie chart
      #223baf color shades, tints & tones
#223baf color schemes
#223baf color preview, HTML & CSS examples
           This text has a color of #223baf        
        
          <p style="color:#223baf;">Text here</p>
        
        
          .mytext {color:#223baf;}
        
        Text color #223baf
      
           This box has a color of #223baf        
        
          <div style="background-color:#223baf;">Content here</div>
        
        
          .mybackground {background-color:#223baf;}
        
        Background color #223baf
      
           Border around this has a color of #223baf        
        
          <div style="border:2px solid #223baf;">Content here</div>
        
        
          .myborder {border:2px solid #223baf;}
        
        Border color #223baf