#2265a8 color space conversions
Hex:
        #2265a8
        RGB:
        34, 101, 168
        CMY:
        87, 60, 34
        CMYK:
        80, 40, 0, 34
      HSL:
        210°, 66.3366%, 39.6078%
        HSV (HSB):
        210°, 79.7619%, 65.8824%
        XYZ:
        12.3813, 12.4746, 38.8011
        xyY:
        0.1945, 0.1960, 12.4746
      CIE-Lab:
        41.9607, 3.6310, -41.8618
        CIE-LCH:
        41.9607, 42.0190, 274.9573
        CIE-Luv:
        41.9607, -22.4017, -61.6067
        Hunter-Lab:
        35.3194, 0.7644, -40.4110
      #2265a8 color charts
#2265a8 RGB chart
      #2265a8 CMYK chart
      #2265a8 RGB pie chart
      #2265a8 color shades, tints & tones
#2265a8 color schemes
#2265a8 color preview, HTML & CSS examples
           This text has a color of #2265a8        
        
          <p style="color:#2265a8;">Text here</p>
        
        
          .mytext {color:#2265a8;}
        
        Text color #2265a8
      
           This box has a color of #2265a8        
        
          <div style="background-color:#2265a8;">Content here</div>
        
        
          .mybackground {background-color:#2265a8;}
        
        Background color #2265a8
      
           Border around this has a color of #2265a8        
        
          <div style="border:2px solid #2265a8;">Content here</div>
        
        
          .myborder {border:2px solid #2265a8;}
        
        Border color #2265a8