#0224ed color space conversions
Hex:
        #0224ed
        RGB:
        2, 36, 237
        CMY:
        99, 86, 7
        CMYK:
        99, 85, 0, 7
      HSL:
        231°, 98.3264%, 46.8627%
        HSV (HSB):
        231°, 99.1561%, 92.9412%
        XYZ:
        15.9420, 7.3891, 80.7068
        xyY:
        0.1532, 0.0710, 7.3891
      CIE-Lab:
        32.6767, 65.9295, -97.0752
        CIE-LCH:
        32.6767, 117.3469, 304.1828
        CIE-Luv:
        32.6767, -10.6113, -122.3694
        Hunter-Lab:
        27.1829, 57.1151, -157.0058
      #0224ed color charts
#0224ed RGB chart
      #0224ed CMYK chart
      #0224ed RGB pie chart
      #0224ed color shades, tints & tones
#0224ed color schemes
#0224ed color preview, HTML & CSS examples
           This text has a color of #0224ed        
        
          <p style="color:#0224ed;">Text here</p>
        
        
          .mytext {color:#0224ed;}
        
        Text color #0224ed
      
           This box has a color of #0224ed        
        
          <div style="background-color:#0224ed;">Content here</div>
        
        
          .mybackground {background-color:#0224ed;}
        
        Background color #0224ed
      
           Border around this has a color of #0224ed        
        
          <div style="border:2px solid #0224ed;">Content here</div>
        
        
          .myborder {border:2px solid #0224ed;}
        
        Border color #0224ed