#0341e1 color space conversions
Hex:
        #0341e1
        RGB:
        3, 65, 225
        CMY:
        99, 75, 12
        CMYK:
        99, 71, 0, 12
      HSL:
        223°, 97.3684%, 44.7059%
        HSV (HSB):
        223°, 98.6667%, 88.2353%
        XYZ:
        15.5185, 9.2362, 72.1990
        xyY:
        0.1601, 0.0953, 9.2362
      CIE-Lab:
        36.4351, 47.2658, -83.9975
        CIE-LCH:
        36.4351, 96.3828, 299.3667
        CIE-Luv:
        36.4351, -14.3853, -115.6059
        Hunter-Lab:
        30.3911, 37.9621, -119.5792
      #0341e1 color charts
#0341e1 RGB chart
      #0341e1 CMYK chart
      #0341e1 RGB pie chart
      #0341e1 color shades, tints & tones
#0341e1 color schemes
#0341e1 color preview, HTML & CSS examples
           This text has a color of #0341e1        
        
          <p style="color:#0341e1;">Text here</p>
        
        
          .mytext {color:#0341e1;}
        
        Text color #0341e1
      
           This box has a color of #0341e1        
        
          <div style="background-color:#0341e1;">Content here</div>
        
        
          .mybackground {background-color:#0341e1;}
        
        Background color #0341e1
      
           Border around this has a color of #0341e1        
        
          <div style="border:2px solid #0341e1;">Content here</div>
        
        
          .myborder {border:2px solid #0341e1;}
        
        Border color #0341e1