#3403a5 color space conversions
Hex:
        #3403a5
        RGB:
        52, 3, 165
        CMY:
        80, 99, 35
        CMYK:
        68, 98, 0, 35
      HSL:
        258°, 96.4286%, 32.9412%
        HSV (HSB):
        258°, 98.1818%, 64.7059%
        XYZ:
        8.2403, 3.5118, 35.8408
        xyY:
        0.1731, 0.0738, 3.5118
      CIE-Lab:
        21.9870, 57.5577, -72.5975
        CIE-LCH:
        21.9870, 92.6460, 308.4086
        CIE-Luv:
        21.9870, -0.6160, -80.2313
        Hunter-Lab:
        18.7398, 45.6954, -100.2773
      #3403a5 color charts
#3403a5 RGB chart
      #3403a5 CMYK chart
      #3403a5 RGB pie chart
      #3403a5 color shades, tints & tones
#3403a5 color schemes
#3403a5 color preview, HTML & CSS examples
           This text has a color of #3403a5        
        
          <p style="color:#3403a5;">Text here</p>
        
        
          .mytext {color:#3403a5;}
        
        Text color #3403a5
      
           This box has a color of #3403a5        
        
          <div style="background-color:#3403a5;">Content here</div>
        
        
          .mybackground {background-color:#3403a5;}
        
        Background color #3403a5
      
           Border around this has a color of #3403a5        
        
          <div style="border:2px solid #3403a5;">Content here</div>
        
        
          .myborder {border:2px solid #3403a5;}
        
        Border color #3403a5