#3419d4 color space conversions
Hex:
        #3419d4
        RGB:
        52, 25, 212
        CMY:
        80, 90, 17
        CMYK:
        75, 88, 0, 17
      HSL:
        249°, 78.9030%, 46.4706%
        HSV (HSB):
        249°, 88.2075%, 83.1373%
        XYZ:
        13.6475, 6.1788, 62.7607
        xyY:
        0.1652, 0.0748, 6.1788
      CIE-Lab:
        29.8591, 64.1544, -87.3782
        CIE-LCH:
        29.8591, 108.4008, 306.2867
        CIE-Luv:
        29.8591, -4.8697, -108.5250
        Hunter-Lab:
        24.8572, 54.5028, -132.2984
      #3419d4 color charts
#3419d4 RGB chart
      #3419d4 CMYK chart
      #3419d4 RGB pie chart
      #3419d4 color shades, tints & tones
#3419d4 color schemes
#3419d4 color preview, HTML & CSS examples
           This text has a color of #3419d4        
        
          <p style="color:#3419d4;">Text here</p>
        
        
          .mytext {color:#3419d4;}
        
        Text color #3419d4
      
           This box has a color of #3419d4        
        
          <div style="background-color:#3419d4;">Content here</div>
        
        
          .mybackground {background-color:#3419d4;}
        
        Background color #3419d4
      
           Border around this has a color of #3419d4        
        
          <div style="border:2px solid #3419d4;">Content here</div>
        
        
          .myborder {border:2px solid #3419d4;}
        
        Border color #3419d4