#0041e3 color space conversions
Hex:
        #0041e3
        RGB:
        0, 65, 227
        CMY:
        100, 75, 11
        CMYK:
        100, 71, 0, 11
      HSL:
        223°, 100.0000%, 44.5098%
        HSV (HSB):
        223°, 100.0000%, 89.0196%
        XYZ:
        15.7554, 9.3266, 73.6429
        xyY:
        0.1596, 0.0945, 9.3266
      CIE-Lab:
        36.6057, 47.9144, -84.8583
        CIE-LCH:
        36.6057, 97.4511, 299.4508
        CIE-Luv:
        36.6057, -14.5088, -116.7978
        Hunter-Lab:
        30.5396, 38.6443, -121.5938
      #0041e3 color charts
#0041e3 RGB chart
      #0041e3 CMYK chart
      #0041e3 RGB pie chart
      #0041e3 color shades, tints & tones
#0041e3 color schemes
#0041e3 color preview, HTML & CSS examples
           This text has a color of #0041e3        
        
          <p style="color:#0041e3;">Text here</p>
        
        
          .mytext {color:#0041e3;}
        
        Text color #0041e3
      
           This box has a color of #0041e3        
        
          <div style="background-color:#0041e3;">Content here</div>
        
        
          .mybackground {background-color:#0041e3;}
        
        Background color #0041e3
      
           Border around this has a color of #0041e3        
        
          <div style="border:2px solid #0041e3;">Content here</div>
        
        
          .myborder {border:2px solid #0041e3;}
        
        Border color #0041e3