#2259c8 color space conversions
Hex:
        #2259c8
        RGB:
        34, 89, 200
        CMY:
        87, 65, 22
        CMYK:
        83, 56, 0, 22
      HSL:
        220°, 70.9402%, 45.8824%
        HSV (HSB):
        220°, 83.0000%, 78.4314%
        XYZ:
        14.6574, 11.6550, 56.1207
        xyY:
        0.1778, 0.1414, 11.6550
      CIE-Lab:
        40.6624, 23.8939, -62.6619
        CIE-LCH:
        40.6624, 67.0628, 290.8726
        CIE-Luv:
        40.6624, -17.9721, -92.6162
        Hunter-Lab:
        34.1394, 16.8933, -73.5675
      #2259c8 color charts
#2259c8 RGB chart
      #2259c8 CMYK chart
      #2259c8 RGB pie chart
      #2259c8 color shades, tints & tones
#2259c8 color schemes
#2259c8 color preview, HTML & CSS examples
           This text has a color of #2259c8        
        
          <p style="color:#2259c8;">Text here</p>
        
        
          .mytext {color:#2259c8;}
        
        Text color #2259c8
      
           This box has a color of #2259c8        
        
          <div style="background-color:#2259c8;">Content here</div>
        
        
          .mybackground {background-color:#2259c8;}
        
        Background color #2259c8
      
           Border around this has a color of #2259c8        
        
          <div style="border:2px solid #2259c8;">Content here</div>
        
        
          .myborder {border:2px solid #2259c8;}
        
        Border color #2259c8