#2262b9 color space conversions
Hex:
        #2262b9
        RGB:
        34, 98, 185
        CMY:
        87, 62, 27
        CMYK:
        82, 47, 0, 27
      HSL:
        215°, 68.9498%, 42.9412%
        HSV (HSB):
        215°, 81.6216%, 72.5490%
        XYZ:
        13.7843, 12.5782, 47.6003
        xyY:
        0.1864, 0.1701, 12.5782
      CIE-Lab:
        42.1207, 12.1749, -51.5830
        CIE-LCH:
        42.1207, 53.0003, 283.2802
        CIE-Luv:
        42.1207, -20.8850, -76.9085
        Hunter-Lab:
        35.4658, 7.3116, -54.7498
      #2262b9 color charts
#2262b9 RGB chart
      #2262b9 CMYK chart
      #2262b9 RGB pie chart
      #2262b9 color shades, tints & tones
#2262b9 color schemes
#2262b9 color preview, HTML & CSS examples
           This text has a color of #2262b9        
        
          <p style="color:#2262b9;">Text here</p>
        
        
          .mytext {color:#2262b9;}
        
        Text color #2262b9
      
           This box has a color of #2262b9        
        
          <div style="background-color:#2262b9;">Content here</div>
        
        
          .mybackground {background-color:#2262b9;}
        
        Background color #2262b9
      
           Border around this has a color of #2262b9        
        
          <div style="border:2px solid #2262b9;">Content here</div>
        
        
          .myborder {border:2px solid #2262b9;}
        
        Border color #2262b9