#2265b5 color space conversions
Hex:
        #2265b5
        RGB:
        34, 101, 181
        CMY:
        87, 60, 29
        CMYK:
        81, 44, 0, 29
      HSL:
        213°, 68.3721%, 42.1569%
        HSV (HSB):
        213°, 81.2155%, 70.9804%
        XYZ:
        13.6539, 12.9836, 45.5025
        xyY:
        0.1893, 0.1800, 12.9836
      CIE-Lab:
        42.7386, 8.6804, -48.2543
        CIE-LCH:
        42.7386, 49.0289, 280.1978
        CIE-Luv:
        42.7386, -21.9438, -71.9783
        Hunter-Lab:
        36.0328, 4.5813, -49.6489
      #2265b5 color charts
#2265b5 RGB chart
      #2265b5 CMYK chart
      #2265b5 RGB pie chart
      #2265b5 color shades, tints & tones
#2265b5 color schemes
#2265b5 color preview, HTML & CSS examples
           This text has a color of #2265b5        
        
          <p style="color:#2265b5;">Text here</p>
        
        
          .mytext {color:#2265b5;}
        
        Text color #2265b5
      
           This box has a color of #2265b5        
        
          <div style="background-color:#2265b5;">Content here</div>
        
        
          .mybackground {background-color:#2265b5;}
        
        Background color #2265b5
      
           Border around this has a color of #2265b5        
        
          <div style="border:2px solid #2265b5;">Content here</div>
        
        
          .myborder {border:2px solid #2265b5;}
        
        Border color #2265b5