#2259bd color space conversions
Hex:
        #2259bd
        RGB:
        34, 89, 189
        CMY:
        87, 65, 26
        CMYK:
        82, 53, 0, 26
      HSL:
        219°, 69.5067%, 43.7255%
        HSV (HSB):
        219°, 82.0106%, 74.1176%
        XYZ:
        13.4174, 11.1590, 49.5908
        xyY:
        0.1809, 0.1505, 11.1590
      CIE-Lab:
        39.8469, 19.6238, -57.5904
        CIE-LCH:
        39.8469, 60.8420, 288.8164
        CIE-Luv:
        39.8469, -18.1277, -84.7505
        Hunter-Lab:
        33.4050, 13.2370, -64.6344
      #2259bd color charts
#2259bd RGB chart
      #2259bd CMYK chart
      #2259bd RGB pie chart
      #2259bd color shades, tints & tones
#2259bd color schemes
#2259bd color preview, HTML & CSS examples
           This text has a color of #2259bd        
        
          <p style="color:#2259bd;">Text here</p>
        
        
          .mytext {color:#2259bd;}
        
        Text color #2259bd
      
           This box has a color of #2259bd        
        
          <div style="background-color:#2259bd;">Content here</div>
        
        
          .mybackground {background-color:#2259bd;}
        
        Background color #2259bd
      
           Border around this has a color of #2259bd        
        
          <div style="border:2px solid #2259bd;">Content here</div>
        
        
          .myborder {border:2px solid #2259bd;}
        
        Border color #2259bd