#033fe1 color space conversions
Hex:
        #033fe1
        RGB:
        3, 63, 225
        CMY:
        99, 75, 12
        CMYK:
        99, 72, 0, 12
      HSL:
        224°, 97.3684%, 44.7059%
        HSV (HSB):
        224°, 98.6667%, 88.2353%
        XYZ:
        15.4057, 9.0106, 72.1614
        xyY:
        0.1595, 0.0933, 9.0106
      CIE-Lab:
        36.0047, 48.4573, -84.7093
        CIE-LCH:
        36.0047, 97.5898, 299.7714
        CIE-Luv:
        36.0047, -14.0199, -115.7970
        Hunter-Lab:
        30.0177, 39.0788, -121.5186
      #033fe1 color charts
#033fe1 RGB chart
      #033fe1 CMYK chart
      #033fe1 RGB pie chart
      #033fe1 color shades, tints & tones
#033fe1 color schemes
#033fe1 color preview, HTML & CSS examples
           This text has a color of #033fe1        
        
          <p style="color:#033fe1;">Text here</p>
        
        
          .mytext {color:#033fe1;}
        
        Text color #033fe1
      
           This box has a color of #033fe1        
        
          <div style="background-color:#033fe1;">Content here</div>
        
        
          .mybackground {background-color:#033fe1;}
        
        Background color #033fe1
      
           Border around this has a color of #033fe1        
        
          <div style="border:2px solid #033fe1;">Content here</div>
        
        
          .myborder {border:2px solid #033fe1;}
        
        Border color #033fe1