#3429a7 color space conversions
Hex:
        #3429a7
        RGB:
        52, 41, 167
        CMY:
        80, 84, 35
        CMYK:
        69, 75, 0, 35
      HSL:
        245°, 60.5769%, 40.7843%
        HSV (HSB):
        245°, 75.4491%, 65.4902%
        XYZ:
        9.1842, 5.1060, 37.0607
        xyY:
        0.1789, 0.0994, 5.1060
      CIE-Lab:
        27.0345, 43.9470, -65.4440
        CIE-LCH:
        27.0345, 78.8306, 303.8821
        CIE-Luv:
        27.0345, -3.9775, -82.5963
        Hunter-Lab:
        22.5964, 33.0066, -81.4251
      #3429a7 color charts
#3429a7 RGB chart
      #3429a7 CMYK chart
      #3429a7 RGB pie chart
      #3429a7 color shades, tints & tones
#3429a7 color schemes
#3429a7 color preview, HTML & CSS examples
           This text has a color of #3429a7        
        
          <p style="color:#3429a7;">Text here</p>
        
        
          .mytext {color:#3429a7;}
        
        Text color #3429a7
      
           This box has a color of #3429a7        
        
          <div style="background-color:#3429a7;">Content here</div>
        
        
          .mybackground {background-color:#3429a7;}
        
        Background color #3429a7
      
           Border around this has a color of #3429a7        
        
          <div style="border:2px solid #3429a7;">Content here</div>
        
        
          .myborder {border:2px solid #3429a7;}
        
        Border color #3429a7