#2262a8 color space conversions
Hex:
        #2262a8
        RGB:
        34, 98, 168
        CMY:
        87, 62, 34
        CMYK:
        80, 42, 0, 34
      HSL:
        211°, 66.3366%, 39.6078%
        HSV (HSB):
        211°, 79.7619%, 65.8824%
        XYZ:
        12.0953, 11.9026, 38.7057
        xyY:
        0.1929, 0.1898, 11.9026
      CIE-Lab:
        41.0609, 5.5426, -43.2969
        CIE-LCH:
        41.0609, 43.6502, 277.2949
        CIE-Luv:
        41.0609, -21.4153, -63.5839
        Hunter-Lab:
        34.5001, 2.2043, -42.3674
      #2262a8 color charts
#2262a8 RGB chart
      #2262a8 CMYK chart
      #2262a8 RGB pie chart
      #2262a8 color shades, tints & tones
#2262a8 color schemes
#2262a8 color preview, HTML & CSS examples
           This text has a color of #2262a8        
        
          <p style="color:#2262a8;">Text here</p>
        
        
          .mytext {color:#2262a8;}
        
        Text color #2262a8
      
           This box has a color of #2262a8        
        
          <div style="background-color:#2262a8;">Content here</div>
        
        
          .mybackground {background-color:#2262a8;}
        
        Background color #2262a8
      
           Border around this has a color of #2262a8        
        
          <div style="border:2px solid #2262a8;">Content here</div>
        
        
          .myborder {border:2px solid #2262a8;}
        
        Border color #2262a8