#3414a2 color space conversions
Hex:
        #3414a2
        RGB:
        52, 20, 162
        CMY:
        80, 92, 36
        CMYK:
        68, 88, 0, 36
      HSL:
        254°, 78.0220%, 35.6863%
        HSV (HSB):
        254°, 87.6543%, 63.5294%
        XYZ:
        8.1879, 3.8390, 34.4919
        xyY:
        0.1760, 0.0825, 3.8390
      CIE-Lab:
        23.1319, 52.1530, -68.8688
        CIE-LCH:
        23.1319, 86.3877, 307.1360
        CIE-Luv:
        23.1319, -1.3014, -79.4466
        Hunter-Lab:
        19.5934, 40.3052, -90.6577
      #3414a2 color charts
#3414a2 RGB chart
      #3414a2 CMYK chart
      #3414a2 RGB pie chart
      #3414a2 color shades, tints & tones
#3414a2 color schemes
#3414a2 color preview, HTML & CSS examples
           This text has a color of #3414a2        
        
          <p style="color:#3414a2;">Text here</p>
        
        
          .mytext {color:#3414a2;}
        
        Text color #3414a2
      
           This box has a color of #3414a2        
        
          <div style="background-color:#3414a2;">Content here</div>
        
        
          .mybackground {background-color:#3414a2;}
        
        Background color #3414a2
      
           Border around this has a color of #3414a2        
        
          <div style="border:2px solid #3414a2;">Content here</div>
        
        
          .myborder {border:2px solid #3414a2;}
        
        Border color #3414a2