#3422a5 color space conversions
Hex:
        #3422a5
        RGB:
        52, 34, 165
        CMY:
        80, 87, 35
        CMYK:
        68, 79, 0, 35
      HSL:
        248°, 65.8291%, 39.0196%
        HSV (HSB):
        248°, 79.3939%, 64.7059%
        XYZ:
        8.7797, 4.5907, 36.0207
        xyY:
        0.1778, 0.0929, 4.5907
      CIE-Lab:
        25.5354, 46.9901, -66.7100
        CIE-LCH:
        25.5354, 81.5984, 305.1606
        CIE-Luv:
        25.5354, -2.8967, -81.6120
        Hunter-Lab:
        21.4260, 35.6485, -84.6782
      #3422a5 color charts
#3422a5 RGB chart
      #3422a5 CMYK chart
      #3422a5 RGB pie chart
      #3422a5 color shades, tints & tones
#3422a5 color schemes
#3422a5 color preview, HTML & CSS examples
           This text has a color of #3422a5        
        
          <p style="color:#3422a5;">Text here</p>
        
        
          .mytext {color:#3422a5;}
        
        Text color #3422a5
      
           This box has a color of #3422a5        
        
          <div style="background-color:#3422a5;">Content here</div>
        
        
          .mybackground {background-color:#3422a5;}
        
        Background color #3422a5
      
           Border around this has a color of #3422a5        
        
          <div style="border:2px solid #3422a5;">Content here</div>
        
        
          .myborder {border:2px solid #3422a5;}
        
        Border color #3422a5