#0229bd color space conversions
Hex:
        #0229bd
        RGB:
        2, 41, 189
        CMY:
        99, 84, 26
        CMYK:
        99, 78, 0, 26
      HSL:
        227°, 97.9058%, 37.4510%
        HSV (HSB):
        227°, 98.9418%, 74.1176%
        XYZ:
        10.0033, 5.2729, 48.6347
        xyY:
        0.1565, 0.0825, 5.2729
      CIE-Lab:
        27.4985, 48.5748, -77.8853
        CIE-LCH:
        27.4985, 91.7912, 301.9506
        CIE-Luv:
        27.4985, -9.8564, -95.2315
        Hunter-Lab:
        22.9628, 37.5750, -109.5008
      #0229bd color charts
#0229bd RGB chart
      #0229bd CMYK chart
      #0229bd RGB pie chart
      #0229bd color shades, tints & tones
#0229bd color schemes
#0229bd color preview, HTML & CSS examples
           This text has a color of #0229bd        
        
          <p style="color:#0229bd;">Text here</p>
        
        
          .mytext {color:#0229bd;}
        
        Text color #0229bd
      
           This box has a color of #0229bd        
        
          <div style="background-color:#0229bd;">Content here</div>
        
        
          .mybackground {background-color:#0229bd;}
        
        Background color #0229bd
      
           Border around this has a color of #0229bd        
        
          <div style="border:2px solid #0229bd;">Content here</div>
        
        
          .myborder {border:2px solid #0229bd;}
        
        Border color #0229bd