#0229ed color space conversions
Hex:
        #0229ed
        RGB:
        2, 41, 237
        CMY:
        99, 84, 7
        CMYK:
        99, 83, 0, 7
      HSL:
        230°, 98.3264%, 46.8627%
        HSV (HSB):
        230°, 99.1561%, 92.9412%
        XYZ:
        16.1040, 7.7132, 80.7608
        xyY:
        0.1540, 0.0738, 7.7132
      CIE-Lab:
        33.3783, 63.8367, -95.9059
        CIE-LCH:
        33.3783, 115.2088, 303.6484
        CIE-Luv:
        33.3783, -11.1270, -122.6974
        Hunter-Lab:
        27.7727, 54.9014, -152.9699
      #0229ed color charts
#0229ed RGB chart
      #0229ed CMYK chart
      #0229ed RGB pie chart
      #0229ed color shades, tints & tones
#0229ed color schemes
#0229ed color preview, HTML & CSS examples
           This text has a color of #0229ed        
        
          <p style="color:#0229ed;">Text here</p>
        
        
          .mytext {color:#0229ed;}
        
        Text color #0229ed
      
           This box has a color of #0229ed        
        
          <div style="background-color:#0229ed;">Content here</div>
        
        
          .mybackground {background-color:#0229ed;}
        
        Background color #0229ed
      
           Border around this has a color of #0229ed        
        
          <div style="border:2px solid #0229ed;">Content here</div>
        
        
          .myborder {border:2px solid #0229ed;}
        
        Border color #0229ed