#0340e8 color space conversions
Hex:
        #0340e8
        RGB:
        3, 64, 232
        CMY:
        99, 75, 9
        CMYK:
        99, 72, 0, 9
      HSL:
        224°, 97.4468%, 46.0784%
        HSV (HSB):
        224°, 98.7069%, 90.9804%
        XYZ:
        16.4364, 9.5123, 77.3137
        xyY:
        0.1592, 0.0921, 9.5123
      CIE-Lab:
        36.9526, 50.3210, -87.1301
        CIE-LCH:
        36.9526, 100.6174, 300.0081
        CIE-Luv:
        36.9526, -14.2766, -119.8159
        Hunter-Lab:
        30.8421, 41.1530, -127.0363
      #0340e8 color charts
#0340e8 RGB chart
      #0340e8 CMYK chart
      #0340e8 RGB pie chart
      #0340e8 color shades, tints & tones
#0340e8 color schemes
#0340e8 color preview, HTML & CSS examples
           This text has a color of #0340e8        
        
          <p style="color:#0340e8;">Text here</p>
        
        
          .mytext {color:#0340e8;}
        
        Text color #0340e8
      
           This box has a color of #0340e8        
        
          <div style="background-color:#0340e8;">Content here</div>
        
        
          .mybackground {background-color:#0340e8;}
        
        Background color #0340e8
      
           Border around this has a color of #0340e8        
        
          <div style="border:2px solid #0340e8;">Content here</div>
        
        
          .myborder {border:2px solid #0340e8;}
        
        Border color #0340e8