#3342a4 color space conversions
Hex:
        #3342a4
        RGB:
        51, 66, 164
        CMY:
        80, 74, 36
        CMYK:
        69, 60, 0, 36
      HSL:
        232°, 52.5581%, 42.1569%
        HSV (HSB):
        232°, 68.9024%, 64.3137%
        XYZ:
        10.0143, 7.2806, 35.9994
        xyY:
        0.1879, 0.1366, 7.2806
      CIE-Lab:
        32.4373, 27.3737, -54.7831
        CIE-LCH:
        32.4373, 61.2414, 296.5501
        CIE-Luv:
        32.4373, -9.0866, -75.8865
        Hunter-Lab:
        26.9825, 19.0290, -60.2155
      #3342a4 color charts
#3342a4 RGB chart
      #3342a4 CMYK chart
      #3342a4 RGB pie chart
      #3342a4 color shades, tints & tones
#3342a4 color schemes
#3342a4 color preview, HTML & CSS examples
           This text has a color of #3342a4        
        
          <p style="color:#3342a4;">Text here</p>
        
        
          .mytext {color:#3342a4;}
        
        Text color #3342a4
      
           This box has a color of #3342a4        
        
          <div style="background-color:#3342a4;">Content here</div>
        
        
          .mybackground {background-color:#3342a4;}
        
        Background color #3342a4
      
           Border around this has a color of #3342a4        
        
          <div style="border:2px solid #3342a4;">Content here</div>
        
        
          .myborder {border:2px solid #3342a4;}
        
        Border color #3342a4