#3340a1 color space conversions
Hex:
        #3340a1
        RGB:
        51, 64, 161
        CMY:
        80, 75, 37
        CMYK:
        68, 60, 0, 37
      HSL:
        233°, 51.8868%, 41.5686%
        HSV (HSB):
        233°, 68.3230%, 63.1373%
        XYZ:
        9.6317, 6.9438, 34.5509
        xyY:
        0.1884, 0.1358, 6.9438
      CIE-Lab:
        31.6786, 27.5968, -54.2107
        CIE-LCH:
        31.6786, 60.8308, 296.9791
        CIE-Luv:
        31.6786, -8.5075, -74.5105
        Hunter-Lab:
        26.3511, 19.1295, -59.2937
      #3340a1 color charts
#3340a1 RGB chart
      #3340a1 CMYK chart
      #3340a1 RGB pie chart
      #3340a1 color shades, tints & tones
#3340a1 color schemes
#3340a1 color preview, HTML & CSS examples
           This text has a color of #3340a1        
        
          <p style="color:#3340a1;">Text here</p>
        
        
          .mytext {color:#3340a1;}
        
        Text color #3340a1
      
           This box has a color of #3340a1        
        
          <div style="background-color:#3340a1;">Content here</div>
        
        
          .mybackground {background-color:#3340a1;}
        
        Background color #3340a1
      
           Border around this has a color of #3340a1        
        
          <div style="border:2px solid #3340a1;">Content here</div>
        
        
          .myborder {border:2px solid #3340a1;}
        
        Border color #3340a1