#3340e2 color space conversions
Hex:
        #3340e2
        RGB:
        51, 64, 226
        CMY:
        80, 75, 11
        CMYK:
        77, 72, 0, 11
      HSL:
        236°, 75.1073%, 54.3137%
        HSV (HSB):
        236°, 77.4336%, 88.6275%
        XYZ:
        16.9261, 9.8616, 72.9629
        xyY:
        0.1697, 0.0989, 9.8616
      CIE-Lab:
        37.5929, 50.3005, -82.6143
        CIE-LCH:
        37.5929, 96.7226, 301.3355
        CIE-Luv:
        37.5929, -10.4613, -115.8470
        Hunter-Lab:
        31.4032, 41.2548, -115.7736
      #3340e2 color charts
#3340e2 RGB chart
      #3340e2 CMYK chart
      #3340e2 RGB pie chart
      #3340e2 color shades, tints & tones
#3340e2 color schemes
#3340e2 color preview, HTML & CSS examples
           This text has a color of #3340e2        
        
          <p style="color:#3340e2;">Text here</p>
        
        
          .mytext {color:#3340e2;}
        
        Text color #3340e2
      
           This box has a color of #3340e2        
        
          <div style="background-color:#3340e2;">Content here</div>
        
        
          .mybackground {background-color:#3340e2;}
        
        Background color #3340e2
      
           Border around this has a color of #3340e2        
        
          <div style="border:2px solid #3340e2;">Content here</div>
        
        
          .myborder {border:2px solid #3340e2;}
        
        Border color #3340e2