#3340a4 color space conversions
Hex:
        #3340a4
        RGB:
        51, 64, 164
        CMY:
        80, 75, 36
        CMYK:
        69, 61, 0, 36
      HSL:
        233°, 52.5581%, 42.1569%
        HSV (HSB):
        233°, 68.9024%, 64.3137%
        XYZ:
        9.8995, 7.0509, 35.9612
        xyY:
        0.1871, 0.1333, 7.0509
      CIE-Lab:
        31.9226, 28.6862, -55.6215
        CIE-LCH:
        31.9226, 62.5831, 297.2820
        CIE-Luv:
        31.9226, -8.5925, -76.5521
        Hunter-Lab:
        26.5536, 20.0780, -61.7081
      #3340a4 color charts
#3340a4 RGB chart
      #3340a4 CMYK chart
      #3340a4 RGB pie chart
      #3340a4 color shades, tints & tones
#3340a4 color schemes
#3340a4 color preview, HTML & CSS examples
           This text has a color of #3340a4        
        
          <p style="color:#3340a4;">Text here</p>
        
        
          .mytext {color:#3340a4;}
        
        Text color #3340a4
      
           This box has a color of #3340a4        
        
          <div style="background-color:#3340a4;">Content here</div>
        
        
          .mybackground {background-color:#3340a4;}
        
        Background color #3340a4
      
           Border around this has a color of #3340a4        
        
          <div style="border:2px solid #3340a4;">Content here</div>
        
        
          .myborder {border:2px solid #3340a4;}
        
        Border color #3340a4