#3414a5 color space conversions
Hex:
        #3414a5
        RGB:
        52, 20, 165
        CMY:
        80, 92, 35
        CMYK:
        68, 88, 0, 35
      HSL:
        253°, 78.3784%, 36.2745%
        HSV (HSB):
        253°, 87.8788%, 64.7059%
        XYZ:
        8.4579, 3.9470, 35.9134
        xyY:
        0.1750, 0.0817, 3.9470
      CIE-Lab:
        23.4954, 52.9868, -70.0898
        CIE-LCH:
        23.4954, 87.8646, 307.0887
        CIE-Luv:
        23.4954, -1.5154, -81.1905
        Hunter-Lab:
        19.8670, 41.2243, -93.2709
      #3414a5 color charts
#3414a5 RGB chart
      #3414a5 CMYK chart
      #3414a5 RGB pie chart
      #3414a5 color shades, tints & tones
#3414a5 color schemes
#3414a5 color preview, HTML & CSS examples
           This text has a color of #3414a5        
        
          <p style="color:#3414a5;">Text here</p>
        
        
          .mytext {color:#3414a5;}
        
        Text color #3414a5
      
           This box has a color of #3414a5        
        
          <div style="background-color:#3414a5;">Content here</div>
        
        
          .mybackground {background-color:#3414a5;}
        
        Background color #3414a5
      
           Border around this has a color of #3414a5        
        
          <div style="border:2px solid #3414a5;">Content here</div>
        
        
          .myborder {border:2px solid #3414a5;}
        
        Border color #3414a5