#2265c5 color space conversions
Hex:
        #2265c5
        RGB:
        34, 101, 197
        CMY:
        87, 60, 23
        CMYK:
        83, 49, 0, 23
      HSL:
        215°, 70.5628%, 45.2941%
        HSV (HSB):
        215°, 82.7411%, 77.2549%
        XYZ:
        15.3914, 13.6787, 54.6524
        xyY:
        0.1838, 0.1634, 13.6787
      CIE-Lab:
        43.7685, 14.9086, -55.8956
        CIE-LCH:
        43.7685, 57.8497, 284.9343
        CIE-Luv:
        43.7685, -21.4697, -84.3149
        Hunter-Lab:
        36.9847, 9.5608, -61.7237
      #2265c5 color charts
#2265c5 RGB chart
      #2265c5 CMYK chart
      #2265c5 RGB pie chart
      #2265c5 color shades, tints & tones
#2265c5 color schemes
#2265c5 color preview, HTML & CSS examples
           This text has a color of #2265c5        
        
          <p style="color:#2265c5;">Text here</p>
        
        
          .mytext {color:#2265c5;}
        
        Text color #2265c5
      
           This box has a color of #2265c5        
        
          <div style="background-color:#2265c5;">Content here</div>
        
        
          .mybackground {background-color:#2265c5;}
        
        Background color #2265c5
      
           Border around this has a color of #2265c5        
        
          <div style="border:2px solid #2265c5;">Content here</div>
        
        
          .myborder {border:2px solid #2265c5;}
        
        Border color #2265c5