#0222bd color space conversions
Hex:
        #0222bd
        RGB:
        2, 34, 189
        CMY:
        99, 87, 26
        CMYK:
        99, 82, 0, 26
      HSL:
        230°, 97.9058%, 37.4510%
        HSV (HSB):
        230°, 98.9418%, 74.1176%
        XYZ:
        9.7824, 4.8311, 48.5610
        xyY:
        0.1548, 0.0765, 4.8311
      CIE-Lab:
        26.2480, 52.2143, -79.9642
        CIE-LCH:
        26.2480, 95.5019, 303.1434
        CIE-Luv:
        26.2480, -8.9291, -94.7164
        Hunter-Lab:
        21.9797, 40.9793, -115.6068
      #0222bd color charts
#0222bd RGB chart
      #0222bd CMYK chart
      #0222bd RGB pie chart
      #0222bd color shades, tints & tones
#0222bd color schemes
#0222bd color preview, HTML & CSS examples
           This text has a color of #0222bd        
        
          <p style="color:#0222bd;">Text here</p>
        
        
          .mytext {color:#0222bd;}
        
        Text color #0222bd
      
           This box has a color of #0222bd        
        
          <div style="background-color:#0222bd;">Content here</div>
        
        
          .mybackground {background-color:#0222bd;}
        
        Background color #0222bd
      
           Border around this has a color of #0222bd        
        
          <div style="border:2px solid #0222bd;">Content here</div>
        
        
          .myborder {border:2px solid #0222bd;}
        
        Border color #0222bd