#3449e1 color space conversions
Hex:
        #3449e1
        RGB:
        52, 73, 225
        CMY:
        80, 71, 12
        CMYK:
        77, 68, 0, 12
      HSL:
        233°, 74.2489%, 54.3137%
        HSV (HSB):
        233°, 76.8889%, 88.2353%
        XYZ:
        17.3893, 10.9314, 72.4276
        xyY:
        0.1726, 0.1085, 10.9314
      CIE-Lab:
        39.4647, 44.7754, -78.9580
        CIE-LCH:
        39.4647, 90.7701, 299.5566
        CIE-Luv:
        39.4647, -11.9819, -113.6605
        Hunter-Lab:
        33.0627, 36.0225, -106.7378
      #3449e1 color charts
#3449e1 RGB chart
      #3449e1 CMYK chart
      #3449e1 RGB pie chart
      #3449e1 color shades, tints & tones
#3449e1 color schemes
#3449e1 color preview, HTML & CSS examples
           This text has a color of #3449e1        
        
          <p style="color:#3449e1;">Text here</p>
        
        
          .mytext {color:#3449e1;}
        
        Text color #3449e1
      
           This box has a color of #3449e1        
        
          <div style="background-color:#3449e1;">Content here</div>
        
        
          .mybackground {background-color:#3449e1;}
        
        Background color #3449e1
      
           Border around this has a color of #3449e1        
        
          <div style="border:2px solid #3449e1;">Content here</div>
        
        
          .myborder {border:2px solid #3449e1;}
        
        Border color #3449e1