#222fa6 color space conversions
Hex:
        #222fa6
        RGB:
        34, 47, 166
        CMY:
        87, 82, 35
        CMYK:
        80, 72, 0, 35
      HSL:
        234°, 66.0000%, 39.2157%
        HSV (HSB):
        234°, 79.5181%, 65.0980%
        XYZ:
        8.5591, 5.1263, 36.6147
        xyY:
        0.1702, 0.1019, 5.1263
      CIE-Lab:
        27.0916, 38.3736, -64.7833
        CIE-LCH:
        27.0916, 75.2955, 300.6398
        CIE-Luv:
        27.0916, -7.9367, -81.7431
        Hunter-Lab:
        22.6413, 27.8564, -80.0329
      #222fa6 color charts
#222fa6 RGB chart
      #222fa6 CMYK chart
      #222fa6 RGB pie chart
      #222fa6 color shades, tints & tones
#222fa6 color schemes
#222fa6 color preview, HTML & CSS examples
           This text has a color of #222fa6        
        
          <p style="color:#222fa6;">Text here</p>
        
        
          .mytext {color:#222fa6;}
        
        Text color #222fa6
      
           This box has a color of #222fa6        
        
          <div style="background-color:#222fa6;">Content here</div>
        
        
          .mybackground {background-color:#222fa6;}
        
        Background color #222fa6
      
           Border around this has a color of #222fa6        
        
          <div style="border:2px solid #222fa6;">Content here</div>
        
        
          .myborder {border:2px solid #222fa6;}
        
        Border color #222fa6