#3419ce color space conversions
Hex:
        #3419ce
        RGB:
        52, 25, 206
        CMY:
        80, 90, 19
        CMYK:
        75, 88, 0, 19
      HSL:
        249°, 78.3550%, 45.2941%
        HSV (HSB):
        249°, 87.8641%, 80.7843%
        XYZ:
        12.9044, 5.8816, 58.8476
        xyY:
        0.1662, 0.0758, 5.8816
      CIE-Lab:
        29.1117, 62.5354, -85.1332
        CIE-LCH:
        29.1117, 105.6330, 306.2995
        CIE-Luv:
        29.1117, -4.5206, -105.0961
        Hunter-Lab:
        24.2519, 52.5385, -126.8917
      #3419ce color charts
#3419ce RGB chart
      #3419ce CMYK chart
      #3419ce RGB pie chart
      #3419ce color shades, tints & tones
#3419ce color schemes
#3419ce color preview, HTML & CSS examples
           This text has a color of #3419ce        
        
          <p style="color:#3419ce;">Text here</p>
        
        
          .mytext {color:#3419ce;}
        
        Text color #3419ce
      
           This box has a color of #3419ce        
        
          <div style="background-color:#3419ce;">Content here</div>
        
        
          .mybackground {background-color:#3419ce;}
        
        Background color #3419ce
      
           Border around this has a color of #3419ce        
        
          <div style="border:2px solid #3419ce;">Content here</div>
        
        
          .myborder {border:2px solid #3419ce;}
        
        Border color #3419ce